Skip to content
Cursor

Telegram Business MCP for Cursor

io.github.olegnickeshin/telegram-business-mcp

Self-hosted Telegram Business MCP: search chats, read files and transcripts, optionally reply.

client:Cursor transport:streamable-http

Install Telegram Business MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "telegram-business-mcp": {
      "url": "https://{host}/tg-mcp/{secret}"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Telegram Business MCP in other clients