kaihempel/snowstorm-mcp-server
If you are the rightful owner of snowstorm-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Snowstorm MCP Server is a Model Context Protocol server designed to integrate seamlessly with SNOMED CT terminology services, enabling AI applications to perform various operations using standardized FHIR protocols.
Tools
Functions exposed to the LLM to take actions
codesystem_lookup
Look up a SNOMED CT concept by code to retrieve its display name, properties, and designations.
codesystem_validate_code
Validate that a code exists in SNOMED CT and retrieve its display name.
valueset_expand
Expand a SNOMED CT ValueSet using ECL, ISA relationships, or reference sets.
valueset_validate_code
Check if a code is a member of a ValueSet.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client