Telegram Business MCP
Rank #9,650io.github.OlegNickeshin/telegram-business-mcp
Self-hosted Telegram Business MCP: search chats, read files and transcripts, optionally reply.
Telegram Business MCP is a Model Context Protocol (MCP) server published by OlegNickeshin. It ranks #9,650 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Telegram Business MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 6, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 122,463 of 132,113 servers on MCP Toplist.
Use Telegram Business MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http telegram-business-mcp https://{host}/tg-mcp/%7Bsecret%7D[mcp_servers.telegram-business-mcp]
url = "https://{host}/tg-mcp/%7Bsecret%7D"Add to ~/.codex/config.toml.
https://{host}/tg-mcp/%7Bsecret%7DSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"telegram-business-mcp": {
"url": "https://{host}/tg-mcp/%7Bsecret%7D"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"telegram-business-mcp": {
"type": "http",
"url": "https://{host}/tg-mcp/%7Bsecret%7D"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"telegram-business-mcp": {
"serverUrl": "https://{host}/tg-mcp/%7Bsecret%7D"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"telegram-business-mcp": {
"url": "https://{host}/tg-mcp/%7Bsecret%7D"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.OlegNickeshin%2Ftelegram-business-mcp)<a href="https://mcptoplist.com/server/io.github.OlegNickeshin%2Ftelegram-business-mcp"><img src="https://mcptoplist.com/badge/io.github.OlegNickeshin%2Ftelegram-business-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
OlegNickeshin
Other servers by OlegNickeshin
View all OlegNickeshin servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 9, 2026 |
Frequently asked questions
- Who maintains Telegram Business MCP?
- Telegram Business MCP is maintained by OlegNickeshin, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Telegram Business MCP listed on the Official MCP Registry?
- Yes — Telegram Business MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Telegram Business MCP have?
- MCP Toplist tracks 1 version of Telegram Business MCP, most recently published on Sep 9, 2026.
- Where can I find the source code for Telegram Business MCP?
- The source code for Telegram Business MCP is hosted at github.com/OlegNickeshin/telegram-business-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.