---
slug: "omcp"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/fastomop/omcp@main/README.md"
repo: "https://github.com/fastomop/omcp"
source_file: "README.md"
branch: "main"
---
# omcp

Model Context Protocol Server for the Observational Medical Outcomes Partnership (OMOP) Common Data Model

## Overview

OMCP is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server implementation for the [OMOP Common Data Model](https://www.ohdsi.org/data-standardization/). It allows AI models to query and analyze healthcare data stored in the OMOP format through a standardized interface.

## Documentation

For full documentation, visit [https://fastomop.github.io/omcp/](https://fastomop.github.io/omcp/)

## Repository

GitHub: [https://github.com/fastomop/omcp](https://github.com/fastomop/omcp)
