Back to search
30
MCP
Telegram Bot Bridge
pulsemcp/telegram bot bridgeBridges Telegram messaging with remote coding sessions, enabling mobile access to development environments through bot commands while maintaining persistent session state and file-based communication across multiple concurrent projects.
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"telegram_bot_bridge": {
"url": "None",
"transport": "http"
}
}
}