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
This Twilio Labs monorepo holds two related packages. The first is an MCP server covering Twilio's entire public API, so an assistant can work with the communication primitives Twilio provides — sending SMS and messaging, placing and managing voice calls, buying and configuring phone numbers, reading logs and usage records, and the other resources the API exposes — rather than a hand-picked subset. The second, openapi-mcp-server, is the more broadly useful piece: it takes an OpenAPI specification and serves it as an MCP server, generating tools from the described operations. That is how the Twilio server itself achieves full coverage — it is derived from the specification rather than written by hand — and the same package works against any other OpenAPI-described service, which makes it a general bridge for putting an existing REST API behind MCP without writing tool definitions. Both packages are TypeScript with their own documentation. Because a generated server can expose a very large number of tools, the practical consideration is scoping: a client presented with hundreds of tools chooses among them worse than one given a focused set. It is published under Twilio Alpha, Twilio's experimental umbrella, so it is vendor-authored but not a supported product. The audience is Twilio developers, and anyone wanting to expose an OpenAPI service through MCP.
https://github.com/twilio-labs/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.