Coder
Rank #64io.github.coder/coder
Manage Coder workspaces, templates, and cloud development environments
Coder is a Model Context Protocol (MCP) server published by coder. It ranks #64 of 122,350 servers tracked on MCP Toplist, and its repository has 14,396 GitHub stars. Coder is listed across 2 registries — Official MCP and PulseMCP, with 6 tracked versions. It was first listed on Jun 12, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 122,286 of 122,350 servers on MCP Toplist.
Use Coder
claude mcp add --transport http coder https://{coder_hostname}/api/experimental/mcp/http[mcp_servers.coder]
url = "https://{coder_hostname}/api/experimental/mcp/http"Add to ~/.codex/config.toml.
https://{coder_hostname}/api/experimental/mcp/httpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"coder": {
"url": "https://{coder_hostname}/api/experimental/mcp/http"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"coder": {
"type": "http",
"url": "https://{coder_hostname}/api/experimental/mcp/http"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"coder": {
"serverUrl": "https://{coder_hostname}/api/experimental/mcp/http"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"coder": {
"url": "https://{coder_hostname}/api/experimental/mcp/http"
}
}
}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.coder%2Fcoder)<a href="https://mcptoplist.com/server/io.github.coder%2Fcoder"><img src="https://mcptoplist.com/badge/io.github.coder%2Fcoder.svg" alt="MCP Toplist: Top 1% of 122,350" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
coder
Available versions (6)
| Version | Published |
|---|---|
| 2.37.0 | Sep 1, 2026 |
| 2.35.7 | Sep 1, 2026 |
| 2.36.4 | Sep 1, 2026 |
| 2.36.3 | Aug 25, 2026 |
| 2.35.6 | Aug 25, 2026 |
| 2.33.9 | Jun 26, 2026 |
Frequently asked questions
- Who maintains Coder?
- Coder is maintained by coder, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Coder listed on the Official MCP Registry?
- Yes — Coder is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Coder have?
- MCP Toplist tracks 6 versions of Coder, most recently published on Sep 1, 2026.
- Where can I find the source code for Coder?
- The source code for Coder is hosted at github.com/coder/coder.
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.