RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.SidneyBissoli/medical-terminologies-mcp · v1.5.3
Unified MCP lookup server for ICD-11, SNOMED, LOINC, RxNorm, MeSH, ATC, CID-10. 37 tools, MIT.
Medical Terminologies MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"medical-terminologies-mcp": {
"command": "npx",
"args": [
"-y",
"medical-terminologies-mcp"
]
}
}
}WHO_CLIENT_ID可选WHO ICD-11 API Client ID. Required only for ICD-11 tools (5 tools); the server starts without it and other terminologies (LOINC, RxNorm, MeSH, ATC, CID-10) work unauthenticated. Get credentials at https://icd.who.int/icdapi.
WHO_CLIENT_SECRET可选secretWHO ICD-11 API Client Secret. Required only for ICD-11 tools.
WHO_ICD11_RELEASE_ID可选ICD-11 release to query (e.g. 2024-01, 2025-01). Optional; defaults to 2024-01.
ENABLE_SNOMED_TOOLS可选Set to 'true' to register the 6 SNOMED-dependent tools (snomed_search, snomed_concept, snomed_hierarchy, snomed_descriptions, snomed_ecl, plus map_snomed_to_icd10). Disabled by default because the historical public IHTSDO Snowstorm endpoint was retired (HTTP 410 Gone). Requires SNOMED_BASE_URL pointing at a working self-hosted Snowstorm.
SNOMED_BASE_URL可选Base URL of a self-hosted Snowstorm instance (e.g. https://my-snowstorm.example.com/snowstorm/snomed-ct). Required only when ENABLE_SNOMED_TOOLS is true.
SNOMED_LANGUAGE可选Accept-Language tag(s) for SNOMED responses (e.g. pt, pt-BR, es). Optional; defaults to 'en'. Composite values with q-weights depend on the upstream Snowstorm instance.
LOG_LEVEL可选pino log level (debug, info, warn, error, fatal). Optional; defaults to 'info'. Logs go to stderr only — never stdout (which is the MCP stdio transport).
WHO_CLIENT_ID可选WHO ICD-11 API Client ID. Required only for ICD-11 tools.
WHO_CLIENT_SECRET可选secretWHO ICD-11 API Client Secret. Required only for ICD-11 tools.
WHO_ICD11_RELEASE_ID可选ICD-11 release to query (e.g. 2024-01, 2025-01). Optional; defaults to 2024-01.
ENABLE_SNOMED_TOOLS可选Set to 'true' to register the 6 SNOMED-dependent tools. Requires SNOMED_BASE_URL.
SNOMED_BASE_URL可选Base URL of a self-hosted Snowstorm instance. Required only when ENABLE_SNOMED_TOOLS is true.
SNOMED_LANGUAGE可选Accept-Language tag(s) for SNOMED responses (e.g. pt, pt-BR, es). Optional; defaults to 'en'.
LOG_LEVEL可选pino log level. Optional; defaults to 'info'.
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.SidneyBissoli/medical-terminologies-mcp",
"type": "mcp-server",
"version": "1.5.3",
"displayName": "Medical Terminologies MCP",
"description": "Unified MCP lookup server for ICD-11, SNOMED, LOINC, RxNorm, MeSH, ATC, CID-10. 37 tools, MIT.",
"repository": {
"url": "https://github.com/SidneyBissoli/medical-terminologies-mcp",
"source": "github"
},
"homepage": "https://medium.com/@sbissoli76/seven-medical-terminologies-one-mcp-server-a-practical-walkthrough-for-clinical-and-research-use-a6c46de9c83b",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "medical-terminologies-mcp",
"version": "1.5.3",
"transport": "stdio",
"environmentVariables": [
{
"name": "WHO_CLIENT_ID",
"description": "WHO ICD-11 API Client ID. Required only for ICD-11 tools (5 tools); the server starts without it and other terminologies (LOINC, RxNorm, MeSH, ATC, CID-10) work unauthenticated. Get credentials at https://icd.who.int/icdapi."
},
{
"name": "WHO_CLIENT_SECRET",
"description": "WHO ICD-11 API Client Secret. Required only for ICD-11 tools.",
"isSecret": true
},
{
"name": "WHO_ICD11_RELEASE_ID",
"description": "ICD-11 release to query (e.g. 2024-01, 2025-01). Optional; defaults to 2024-01."
},
{
"name": "ENABLE_SNOMED_TOOLS",
"description": "Set to 'true' to register the 6 SNOMED-dependent tools (snomed_search, snomed_concept, snomed_hierarchy, snomed_descriptions, snomed_ecl, plus map_snomed_to_icd10). Disabled by default because the historical public IHTSDO Snowstorm endpoint was retired (HTTP 410 Gone). Requires SNOMED_BASE_URL pointing at a working self-hosted Snowstorm."
},
{
"name": "SNOMED_BASE_URL",
"description": "Base URL of a self-hosted Snowstorm instance (e.g. https://my-snowstorm.example.com/snowstorm/snomed-ct). Required only when ENABLE_SNOMED_TOOLS is true."
},
{
"name": "SNOMED_LANGUAGE",
"description": "Accept-Language tag(s) for SNOMED responses (e.g. pt, pt-BR, es). Optional; defaults to 'en'. Composite values with q-weights depend on the upstream Snowstorm instance."
},
{
"name": "LOG_LEVEL",
"description": "pino log level (debug, info, warn, error, fatal). Optional; defaults to 'info'. Logs go to stderr only — never stdout (which is the MCP stdio transport)."
}
]
},
{
"registryType": "npm",
"identifier": "medical-terminologies-mcp",
"version": "1.5.0",
"transport": "streamable-http",
"environmentVariables": [
{
"name": "WHO_CLIENT_ID",
"description": "WHO ICD-11 API Client ID. Required only for ICD-11 tools."
},
{
"name": "WHO_CLIENT_SECRET",
"description": "WHO ICD-11 API Client Secret. Required only for ICD-11 tools.",
"isSecret": true
},
{
"name": "WHO_ICD11_RELEASE_ID",
"description": "ICD-11 release to query (e.g. 2024-01, 2025-01). Optional; defaults to 2024-01."
},
{
"name": "ENABLE_SNOMED_TOOLS",
"description": "Set to 'true' to register the 6 SNOMED-dependent tools. Requires SNOMED_BASE_URL."
},
{
"name": "SNOMED_BASE_URL",
"description": "Base URL of a self-hosted Snowstorm instance. Required only when ENABLE_SNOMED_TOOLS is true."
},
{
"name": "SNOMED_LANGUAGE",
"description": "Accept-Language tag(s) for SNOMED responses (e.g. pt, pt-BR, es). Optional; defaults to 'en'."
},
{
"name": "LOG_LEVEL",
"description": "pino log level. Optional; defaults to 'info'."
}
]
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://medical-terminologies-mcp.sidneybissoli.workers.dev/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.SidneyBissoli/medical-terminologies-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.SidneyBissoli%2Fmedical-terminologies-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}