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
imessage-query-fastmcp-mcp-server is a Model Context Protocol server that exposes a user's macOS iMessage history to language models in a controlled, read-only way. It is built with the FastMCP framework and the imessagedb library, and requires macOS because it reads the local Messages database directly from its default location, so no environment variables or manual paths are needed. The server exposes a single tool, get_chat_transcript, which retrieves message history for a given phone number with optional date-range filtering. Each transcript includes message text, timestamps and information about any attachments, and phone numbers are validated and formatted using Google's phonenumbers library before a query runs. Safety is a central design goal: access to the database is read-only, date ranges are validated, missing attachment files are detected and handled gracefully, and progress output is suppressed so responses stay clean JSON. The project can be installed for Claude Desktop through FastMCP's install command, or wired into the Cline VSCode plugin by adding a configuration entry that runs the server through uv. Dependencies are fastmcp, imessagedb and phonenumbers, all listed in requirements.txt. The repository also ships development documentation describing the iMessage database structure and the imessagedb library to help contributors extend it. It is aimed at macOS users who want an assistant to search, summarize or analyze their iMessage conversations while keeping the underlying data safe from modification.
https://github.com/hannesrudolph/imessage-query-fastmcp-mcp-server
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.