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
AgentMail Toolkit is the client-side library collection for AgentMail, a service that provides email infrastructure designed for AI agents rather than people — programmatically created inboxes, addresses an agent can own, and API access to sending and receiving mail. The toolkit's purpose is integration breadth: it wires that API into the frameworks and protocols agents are actually built on, covering the OpenAI Agents SDK, the Vercel AI SDK and the Model Context Protocol. The MCP path is what makes AgentMail reachable from any MCP client, so an assistant can create an inbox, send a message and read replies as ordinary tool calls without the developer writing an integration. The distinction from a conventional email MCP server is the underlying model: rather than connecting an assistant to a human's existing mailbox over IMAP, AgentMail gives the agent its own addresses, which suits automation that needs to receive mail — sign-up confirmations, notifications, replies from counterparties — without touching a personal account. The repository is a monorepo with separate Python and Node packages, each documenting its own setup, and the TypeScript code carries the shared tooling. The audience is developers building agents that must send and receive email as a first-class capability.
https://github.com/agentmail-to/agentmail-toolkit
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.