dermatologist/pyomop
3.5
If you are the rightful owner of pyomop 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 Model Context Protocol (MCP) server in pyomop facilitates interaction with OMOP CDM databases through a standardized protocol, enabling seamless integration with MCP-compatible clients.
Tools
Functions exposed to the LLM to take actions
create_cdm
Create an empty CDM database.
create_eunomia
Add Eunomia sample dataset.
get_table_columns
Get column names for a specific table.
get_single_table_info
Get detailed table information including foreign keys.
get_usable_table_names
Get list of all available table names.
run_sql
Execute SQL statements with error handling.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client