Awesome MCPSocial & Messaging

agentmail-to/agentmail-toolkit

⭐ 101 TypeScript added to this list on 2025-05-06 repository created 2025-03-11

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

mcpagentmailemailagentstypescriptpythonopenai-agents-sdkvercel-ai-sdk

Also in Social & Messaging

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...

lharries/whatsapp-mcp

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.

korotovsky/slack-mcp-server

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.

chigwell/telegram-mcp

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.

pipeboard-co/meta-ads-mcp

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.

GongRzhe/Gmail-MCP-Server

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.

chatmcp/mcp-server-chatsum

mcp-server-chatsum is an MCP server that enables querying and summarizing chat messages to facilitate efficient chat data management and review.

line/line-bot-mcp-server

An MCP server implementation that integrates the LINE Messaging API to connect AI Agents with LINE Official Accounts for automated and customizable messaging.