# 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)
