Telegram MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from pypi. Last commit 17 Jun 2026.
Telegram MCP server: read, send, and search messages and manage chats via your account.
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 telegram-mcp -- uvx telegram-mcp-jgalea
{
"mcpServers": {
"telegram-mcp": {
"args": [
"telegram-mcp-jgalea"
],
"command": "uvx"
}
}
}
[mcp_servers.telegram-mcp]
command = "uvx"
args = ["telegram-mcp-jgalea"]
{
"mcpServers": {
"telegram-mcp": {
"args": [
"telegram-mcp-jgalea"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"telegram-mcp": {
"args": [
"telegram-mcp-jgalea"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.