Skip to content
Back to search
30
MCP streamable-http

io.github.stayce/icf-mcp

io.github.stayce/icf-mcp

WHO ICF codes: lookup, search, hierarchy, qualifiers, and 11 scored clinical assessment instruments.

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.stayce/icd-mcp
WHO ICD-10/ICD-11 diagnosis codes. Lookup, search, chapters via official WHO API.
0 tools · streamable-http
autoicd-mcp
MCP server for medical coding — give AI assistants the ability to code clinical text to ICD-10-CM, ICD-11, ICF, and LOINC, audit charts for
0 tools
io.github.pcmedsinge/mcp-terminology
LOINC/SNOMED CT/RxNorm/ICD-10 lookup, search, translation and ValueSet expansion via FHIR.
0 tools
@cyanheads/medical-codes-mcp-server
Decode, search, validate, and crosswalk US medical codes — ICD-10-CM, ICD-10-PCS, HCPCS Level II, RxNorm — over a bundled offline index via
0 tools
iflow-mcp_code-index-mcp
Code indexing and analysis tools for LLMs using MCP
0 tools
io.github.cyanheads/medical-codes-mcp-server
Offline US medical code lookup and crosswalk — ICD-10-CM/PCS, HCPCS Level II, RxNorm. Keyless.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.stayce/icf-mcp": {
      "url": "https://mcp-icf.medseal.app/mcp",
      "transport": "streamable-http"
    }
  }
}