tgatlas-mcp
Rank #28,021io.github.starnikovoleg/tgatlas
Public Telegram channels for agents: profiles, posting cadence, and similar-channel discovery.
tgatlas-mcp is a Model Context Protocol (MCP) server published by starnikovoleg. It ranks #28,021 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. tgatlas-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 5, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 104,092 of 132,113 servers on MCP Toplist.
Use tgatlas-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tgatlas -e "TELEGRAM_API_KEY=<your TELEGRAM_API_KEY>" -e "TELEGRAM_API_HOST=<your TELEGRAM_API_HOST>" -- npx -y tgatlas-mcpReplace each placeholder with your own value before saving.
[mcp_servers.tgatlas]
command = "npx"
args = ["-y", "tgatlas-mcp"]
[mcp_servers.tgatlas.env]
TELEGRAM_API_KEY = "<your TELEGRAM_API_KEY>"
TELEGRAM_API_HOST = "<your TELEGRAM_API_HOST>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tgatlas": {
"command": "npx",
"args": [
"-y",
"tgatlas-mcp"
],
"env": {
"TELEGRAM_API_KEY": "<your TELEGRAM_API_KEY>",
"TELEGRAM_API_HOST": "<your TELEGRAM_API_HOST>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tgatlas": {
"command": "npx",
"args": [
"-y",
"tgatlas-mcp"
],
"env": {
"TELEGRAM_API_KEY": "<your TELEGRAM_API_KEY>",
"TELEGRAM_API_HOST": "<your TELEGRAM_API_HOST>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tgatlas": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tgatlas-mcp"
],
"env": {
"TELEGRAM_API_KEY": "<your TELEGRAM_API_KEY>",
"TELEGRAM_API_HOST": "<your TELEGRAM_API_HOST>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tgatlas": {
"command": "npx",
"args": [
"-y",
"tgatlas-mcp"
],
"env": {
"TELEGRAM_API_KEY": "<your TELEGRAM_API_KEY>",
"TELEGRAM_API_HOST": "<your TELEGRAM_API_HOST>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tgatlas": {
"command": "npx",
"args": [
"-y",
"tgatlas-mcp"
],
"env": {
"TELEGRAM_API_KEY": "<your TELEGRAM_API_KEY>",
"TELEGRAM_API_HOST": "<your TELEGRAM_API_HOST>"
}
}
}
}Replace each placeholder with your own value before saving.
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.starnikovoleg%2Ftgatlas)<a href="https://mcptoplist.com/server/io.github.starnikovoleg%2Ftgatlas"><img src="https://mcptoplist.com/badge/io.github.starnikovoleg%2Ftgatlas.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
starnikovoleg
Other servers by starnikovoleg
View all starnikovoleg servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Sep 17, 2026 |
Frequently asked questions
- Who maintains tgatlas-mcp?
- tgatlas-mcp is maintained by starnikovoleg, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is tgatlas-mcp listed on the Official MCP Registry?
- Yes — tgatlas-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does tgatlas-mcp have?
- MCP Toplist tracks 1 version of tgatlas-mcp, most recently published on Sep 17, 2026.
- Where can I find the source code for tgatlas-mcp?
- The source code for tgatlas-mcp is hosted at github.com/starnikovoleg/tgatlas-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.