MCP Server
MCP
io.github.pcmedsinge/mcp-terminology
LOINC/SNOMED CT/RxNorm/ICD-10 lookup, search, translation and ValueSet expansion via FHIR.
Install
uvx mcp-terminology
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-terminology",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the FHIR terminology server (default: https://tx.fhir.org/r4)",
"format": "string",
"name": "TERMINOLOGY_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment