MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

I
Icd MCP Cloudflare

WHO ICD-10/ICD-11 Classification MCP Server for Cloudflare Workers

Created 1/20/2026
Updated about 1 month ago
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" ] } } }