Telegram MCP
# Telegram MCP Serverless API **Telegram Bot API Implementation with Model Context Protocol (MCP) Integration** *Leverage the complete power of Telegram Bot API in a cloud-native, AI-optimized serverless environment* --- ## What Makes This API Different ### 🎯 **Built for AI & Automation** - **MCP Protocol Compliance**: Full Model Context Protocol implementation for seamless AI model integration…
Telegram MCP endpoints
| Method | Endpoint | Description |
|---|---|---|
| config | ||
| POST |
configureSession /config |
Sets up a new MCP session and returns connection details for establishing a session before making MCP tool calls. |
| mcp | ||
| POST |
mcpEndpoint /mcp |
Main endpoint for Model Context Protocol communication using JSON-RPC 2.0 format. |
| GET |
mcpStatusCheck /mcp |
Check if the MCP endpoint is operational |
| telegram | ||
| POST |
directTelegramOperation /telegram |
RESTful endpoint for direct Telegram operations supporting all 25+ Telegram operation types. |
| health | ||
| GET |
healthCheck /health |
Check the health and status of the API service |
Telegram MCP pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3.99 / month | — |
|
| ULTRA Recommended | $9.99 / month | — |
|
| MEGA | $24.99 / month | — |
|