Back to directory
fastomop/omcp_a2a

fastomop/omcp_a2a

@fastomop

FastMCP server for interacting with OMOP CDM databases and generating SQL queries using natural language processing with Ollama LLM.

omopcdmsqlmedicaldatabaseollamallm

Installation & Configuration

{
  "mcpServers": {
    "fastomop-omcp-a2a": {
      "command": "npx",
      "args": [
        "-y",
        "fastomop-omcp-a2a-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13