Fast MCP Telegram
https://server.smithery.ai/leshchenko/fast-mcp-telegram/mcp
● healthy
Full Telegram API via MCP — search all chats, send/edit messages, manage contacts, and invoke raw MTProto methods. Supports phone accounts + Bot API tokens with web setup, multi-user auth, session ACLs, and optional HTTP-MTProto Bridge for direct curl access to any Telegram method.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/leshchenko/fast-mcp-telegram/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/leshchenko/fast-mcp-telegram/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/leshchenko1979/fast-mcp-telegram