cursor-chat-bridge
Rank #18,396io.github.udah1/cursor-chat-bridge
Drive the Cursor agent from Telegram, Discord, or GitHub — with images and voice notes.
cursor-chat-bridge is a Model Context Protocol (MCP) server published by udah1. It ranks #18,396 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. cursor-chat-bridge is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 15, 2026 and most recently updated on Aug 7, 2026.
Ranks ahead of 113,717 of 132,113 servers on MCP Toplist.
Use cursor-chat-bridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cursor-chat-bridge -e "BRIDGE_PLATFORM=<your BRIDGE_PLATFORM>" -- npx -y cursor-telegram-chatReplace each placeholder with your own value before saving.
[mcp_servers.cursor-chat-bridge]
command = "npx"
args = ["-y", "cursor-telegram-chat"]
[mcp_servers.cursor-chat-bridge.env]
BRIDGE_PLATFORM = "<your BRIDGE_PLATFORM>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cursor-chat-bridge": {
"command": "npx",
"args": [
"-y",
"cursor-telegram-chat"
],
"env": {
"BRIDGE_PLATFORM": "<your BRIDGE_PLATFORM>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cursor-chat-bridge": {
"command": "npx",
"args": [
"-y",
"cursor-telegram-chat"
],
"env": {
"BRIDGE_PLATFORM": "<your BRIDGE_PLATFORM>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cursor-chat-bridge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cursor-telegram-chat"
],
"env": {
"BRIDGE_PLATFORM": "<your BRIDGE_PLATFORM>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cursor-chat-bridge": {
"command": "npx",
"args": [
"-y",
"cursor-telegram-chat"
],
"env": {
"BRIDGE_PLATFORM": "<your BRIDGE_PLATFORM>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cursor-chat-bridge": {
"command": "npx",
"args": [
"-y",
"cursor-telegram-chat"
],
"env": {
"BRIDGE_PLATFORM": "<your BRIDGE_PLATFORM>"
}
}
}
}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.udah1%2Fcursor-chat-bridge)<a href="https://mcptoplist.com/server/io.github.udah1%2Fcursor-chat-bridge"><img src="https://mcptoplist.com/badge/io.github.udah1%2Fcursor-chat-bridge.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
udah1
Other servers by udah1
View all udah1 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.23 | Aug 7, 2026 |
| 0.1.22 | Aug 6, 2026 |
Frequently asked questions
- Who maintains cursor-chat-bridge?
- cursor-chat-bridge is maintained by udah1, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is cursor-chat-bridge listed on the Official MCP Registry?
- Yes — cursor-chat-bridge is listed on the Official MCP Registry, alongside Glama.
- How many versions does cursor-chat-bridge have?
- MCP Toplist tracks 2 versions of cursor-chat-bridge, most recently published on Aug 7, 2026.
- Where can I find the source code for cursor-chat-bridge?
- The source code for cursor-chat-bridge is hosted at github.com/udah1/cursor-chat-bridge.
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.