README
🚀 omcp
OMCP是一个让AI模型能够通过标准化接口,查询和分析以OMOP格式存储的医疗数据的项目。它是模型上下文协议(MCP)服务器在医疗观察结果伙伴关系(OMOP)通用数据模型上的具体实现。
🚀 快速开始
本项目暂未提供快速开始相关内容,你可通过文档进一步了解项目。
📚 详细文档
更多详细信息,请访问https://fastomop.github.io/omcp/
🔗 仓库地址
GitHub: https://github.com/fastomop/omcp
OMCP是一个让AI模型能够通过标准化接口,查询和分析以OMOP格式存储的医疗数据的项目。它是模型上下文协议(MCP)服务器在医疗观察结果伙伴关系(OMOP)通用数据模型上的具体实现。
本项目暂未提供快速开始相关内容,你可通过文档进一步了解项目。
更多详细信息,请访问https://fastomop.github.io/omcp/
GitHub: https://github.com/fastomop/omcp
Choose your client, fill the required environment variables, then copy a config generated from this server's published metadata
This entry does not contain a standard command or remote URL, so a safe client config cannot be generated automatically
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed