Icd MCP
Rank #48,144io.github.stayce/icd-mcp
MCP server providing icd-mcp capabilities
Icd MCP is a Model Context Protocol (MCP) server published by stayce. It ranks #48,144 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Icd MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jan 20, 2026 and most recently updated on Jan 21, 2026.
Ranks ahead of 83,969 of 132,113 servers on MCP Toplist.
Use Icd MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http icd-mcp https://icd-mcp-server.staycek.workers.dev/mcp[mcp_servers.icd-mcp]
url = "https://icd-mcp-server.staycek.workers.dev/mcp"Add to ~/.codex/config.toml.
https://icd-mcp-server.staycek.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"icd-mcp": {
"url": "https://icd-mcp-server.staycek.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"icd-mcp": {
"type": "http",
"url": "https://icd-mcp-server.staycek.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"icd-mcp": {
"serverUrl": "https://icd-mcp-server.staycek.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"icd-mcp": {
"url": "https://icd-mcp-server.staycek.workers.dev/mcp"
}
}
}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.stayce%2Ficd-mcp)<a href="https://mcptoplist.com/server/io.github.stayce%2Ficd-mcp"><img src="https://mcptoplist.com/badge/io.github.stayce%2Ficd-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
stayce
Other servers by stayce
- ICF MCP Server#33,353 · 1 ver
- Partd MCP#37,133 · 2 vers
- Shortcut MCP#37,134 · 2 vers
- Icf MCP#42,869 · 3 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Jan 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Icd MCP?
- Icd MCP is maintained by stayce, which publishes 5 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Icd MCP listed on the Official MCP Registry?
- Yes — Icd MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Icd MCP have?
- MCP Toplist tracks 2 versions of Icd MCP, most recently published on Jan 21, 2026.
- Where can I find the source code for Icd MCP?
- The source code for Icd MCP is hosted at github.com/stayce/icd-mcp-cloudflare.
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.