I
Icd MCP Cloudflare
by @stayce
WHO ICD-10/ICD-11 Classification MCP Server for Cloudflare Workers
Created 1/20/2026
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-icd-mcp-cloudflare
Cursor configuration (mcp.json)
{
"mcpServers": {
"stayce-icd-mcp-cloudflare": {
"command": "npx",
"args": [
"stayce-icd-mcp-cloudflare"
]
}
}
}