Agent Tools
Back to MCP servers

io.github.leshchenko1979/fast-mcp-telegram

https://tg-mcp.l1979.ru/v1/mcp
● healthy

Multi-tenant Telegram gateway for AI agents — HTTP+stdio, 8 tools, MTProto User API

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://tg-mcp.l1979.ru/v1/mcp
JSON-RPC initialize probe
curl -X POST https://tg-mcp.l1979.ru/v1/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/leshchenko1979/fast-mcp-telegram
Source code
https://github.com/leshchenko1979/fast-mcp-telegram