mcp-Loinc
If you are the rightful owner of mcp-Loinc 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.
This project provides a modular Python wrapper for the LOINC API, with an MCP server interface that integrates seamlessly with Claude Desktop for intelligent medical terminology lookup and standardization.
The LOINC MCP Server offers a comprehensive interface to the Logical Observation Identifiers Names and Codes (LOINC) API services. It allows users to search for LOINC codes using various terms and filters, retrieve detailed information about specific LOINC codes, access standardized panels and forms, navigate hierarchical relationships between LOINC terms, and retrieve answer lists for LOINC observations. The server is structured with a main package for LOINC API interaction, including configuration settings, an API client with HTTP Basic Authentication, and a local database handler for offline access. This setup ensures seamless integration with Claude Desktop via the MCP protocol, providing a robust solution for medical terminology standardization.
Features
- Comprehensive LOINC Search: Find LOINC codes using free text queries with filtering options for component, property, system, and class.
- Detailed LOINC Information: Access complete details for any LOINC code including formal name, component, property, system, method, and more.
- Panel Structure Access: Explore LOINC panels and their component tests.
- Hierarchical Navigation: Navigate parent-child relationships between LOINC terms.
- Standardized Forms: Access LOINC's standardized assessment forms and questionnaires.
Tools
LOINC Code Search
Search for LOINC codes with various filters.
LOINC Details Retrieval
Get comprehensive information about a specific LOINC code.
Panel Information
Retrieve the structure of LOINC panels.
Hierarchy Navigation
Explore parent-child relationships.