Panniantong/Agent-Reach
Agent Reach gives AI agents the ability to access and interact with the entire internet, including popular platforms like Twitter, Reddit, YouTube, GitHub, and Bilibili, without API fees, enhancing...
Awesome MCP › Social & Messaging
jmap-mcp is a TypeScript MCP server built with Deno and published to JSR that lets an MCP host work with a JMAP email account. It wraps the jmap-jam client library and follows JMAP RFC 8620 and RFC 8621. Mailbox discovery comes first: get_mailboxes lists folders with their IDs, names, metadata and hierarchy, supporting a parent filter and pagination, because other tools need those IDs. search_emails filters by free text, body text, sender, recipient, subject, containing mailbox, keywords present or absent, thread-level keyword conditions and date ranges, with all filters combined by AND; it returns email IDs plus a queryState. get_emails then fetches selected properties for up to fifty IDs at a time, with recommended property sets for summaries and for full reads, and get_threads resolves thread IDs to their member emails. Two tools support incremental sync: get_email_changes returns emails created, updated or destroyed since a previous state string and can optionally fetch the changed messages, and get_search_updates returns additions and removals within an earlier query since its queryState, provided the same filters are supplied. Mutating tools mark messages read or flagged, move them to another mailbox, and delete them permanently, with the documentation recommending a move to Trash instead when recovery might be needed. Composition tools send a new message with plain text or HTML bodies and named recipients in to, cc and bcc, and reply to an existing message with automatic header handling and reply-all support. Input is validated with Zod schemas, list operations paginate, and tools are registered according to the capabilities the account advertises, so a read-only connection exposes fewer of them. Configuration uses JMAP_SESSION_URL and JMAP_BEARER_TOKEN with an optional JMAP_ACCOUNT_ID. It installs through the author's Claude Code plugin marketplace or runs directly from JSR with Deno.
https://github.com/wyattjoh/jmap-mcp
Agent Reach gives AI agents the ability to access and interact with the entire internet, including popular platforms like Twitter, Reddit, YouTube, GitHub, and Bilibili, without API fees, enhancing...
WhatsApp MCP Server is an MCP server that enables AI-driven interaction with personal WhatsApp messages and media through integration with LLMs like Claude, using a Go bridge and Python MCP server architecture.
A feature-rich Model Context Protocol (MCP) server for Slack Workspaces supporting stealth and OAuth modes, multiple transports, proxy settings, and comprehensive Slack message and channel interactions without requiring workspace permissions or bot approvals.
Telegram MCP Server is a full-featured integration that enables programmatic interaction with Telegram accounts through the Model Context Protocol, providing extensive tools for messaging, chat and group management, contact handling, and more.
Meta Ads MCP is an MCP server that enables AI models to access, analyze, and manage advertising campaigns on Meta platforms like Facebook and Instagram through a standardized interface.
Gmail AutoAuth MCP Server is an MCP server that enables AI assistants to manage Gmail through natural language commands with full Gmail API integration and OAuth2 authentication support.
mcp-server-chatsum is an MCP server that enables querying and summarizing chat messages to facilitate efficient chat data management and review.
An MCP server implementation that integrates the LINE Messaging API to connect AI Agents with LINE Official Accounts for automated and customizable messaging.