BurriRitvik-EMIDS/MCP_Server
If you are the rightful owner of 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 dayong@mcphub.com.
A FastMCP server for healthcare data analysis with member search, claims analysis, and database operations.
Tools
Functions exposed to the LLM to take actions
find_member
Tool for finding member information.
get_basic_info
Retrieve basic information about a member.
search_member_key
Search for a member using a key.
run_claims_analysis
Analyze claims data for insights.
run_graph_generation
Generate graphs from data.
run_read_query
Execute a read query on the database.
run_write_query
Execute a write query on the database.
get_db_schema
Retrieve the database schema.
get_clinical_notes
Access clinical notes for analysis.
retrieve_from_vectorstore
Retrieve data from a vector store.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client