raywong2121/Multi-Agent
If you are the rightful owner of Multi-Agent 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 implements a multi-agent deliberative intelligence approach for Chinese medical imaging report text standardization using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
process_medical_report
Processes a medical report to standardize it into the OMOP CDM format.
analyze_medical_concept
Analyzes a medical concept within a given context.
validate_concept_mapping
Validates the mapping of a source text to a target concept ID.
search_omop_concepts
Searches for OMOP concepts based on a query.
get_processing_statistics
Retrieves processing statistics for the server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client