← All servers

telegram-mcp

io.github.jgalea/telegram-mcp v0.1.2
Official Registry search git communication

Telegram MCP server: read, send, and search messages and manage chats via your account.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add telegram-mcp -- uvx telegram-mcp-jgalea
Add to claude_desktop_config.json
{
  "mcpServers": {
    "telegram-mcp": {
      "command": "uvx",
      "args": [
        "telegram-mcp-jgalea"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "telegram-mcp": {
      "command": "uvx",
      "args": [
        "telegram-mcp-jgalea"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "telegram-mcp": {
      "command": "uvx",
      "args": [
        "telegram-mcp-jgalea"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "telegram-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "telegram-mcp-jgalea"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "telegram-mcp": {
      "command": "uvx",
      "args": [
        "telegram-mcp-jgalea"
      ]
    }
  }
}

Packages

pypi telegram-mcp-jgalea@0.1.2

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.jgalea--telegram-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent