Dynamic Telegram Bot API MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 541 installs a week from npm. Last commit 10 Sep 2026.
A dynamic, self-refreshing MCP gateway for the complete Telegram Bot API
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
TELEGRAM_API_BASE_URL: z.string().url().default("https://api.telegram.org"),
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dynamic-telegram-bot-api-mcp -- npx -y dynamic-telegram-bot-api-mcp
{
"mcpServers": {
"dynamic-telegram-bot-api-mcp": {
"args": [
"-y",
"dynamic-telegram-bot-api-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.dynamic-telegram-bot-api-mcp]
command = "npx"
args = ["-y", "dynamic-telegram-bot-api-mcp"]
{
"mcpServers": {
"dynamic-telegram-bot-api-mcp": {
"args": [
"-y",
"dynamic-telegram-bot-api-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dynamic-telegram-bot-api-mcp": {
"args": [
"-y",
"dynamic-telegram-bot-api-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TELEGRAM_BOT_TOKEN (Telegram Bot API token from @BotFather).
The author declared them in the registry entry; get the values from the project itself.
MCP server for aiogram Telegram bots — 30 tools, 7 resources, 3 prompts, event streaming
MCP server that exposes a Telegram bot
Self-hosted, consent-based access to Telegram accounts and bots for MCP clients
Multi-tenant Telegram gateway for AI agents — HTTP+stdio, 8 tools, MTProto User API
Multi-tenant Telegram gateway for AI agents — HTTP+stdio, 8 tools, MTProto User API
MCP server for the Discord REST API: 5 read tools always on, 7 write tools env-gated, default off.
Retired compatibility stub for AgentCanary MCP. Daily briefs continue on X and Telegram.
Self-hosted MCP server: Telegram userbot control (Telethon) via HTTP and MCP.
Answers built from our own checks of this server.