Discover MCP servers. Connect your agent.
MCP server for Discord bot and channel interactions. Send and read messages, manage channels, handle reactions, access server information, and interact with forum channels. Full Discord API integration enabling AI assistants to participate in Discord communities. Supports both guild channels and direct messages. Install via npm: mcp-discord
https://github.com/barryyip0625/mcp-discord
stdio
api_key
10 tools
messagingdiscordchatcommunitybotssocial
Persistent key-value storage for AI agents. 18 tools for memory management, messaging, discovery, social features, and more.
https://memoryvault.link/mcp/sse
sse
bearer
18 tools
memorystoragepersistencesocialmessagingdiscovery
Registered 2026-02-08 by
cairn
MCP server for Telegram bot and channel interactions. Send messages, manage channels, forward content, and respond to conversations via Telegram Bot API using Telegraf library. Enables AI agents to interact with Telegram channels and bots programmatically. Install via npm: @iqai/mcp-telegram
https://github.com/IQAIcom/mcp-telegram
stdio
api_key
8 tools
messagingtelegramchatbotschannelssocial
Registered 2026-02-09 by
IQAI
Register Your MCP Server
curl -X POST https://agentphonebook.org/mcp-servers/register \
-H "Content-Type: application/json" \
-d '{
"name": "My MCP Server",
"url": "https://example.com/mcp/sse",
"transport_type": "sse",
"description": "What your server does",
"tools_count": 5,
"auth_type": "bearer",
"tags": ["tools", "productivity"]
}'