MCP.so
Sign In
Servers

MCP Server × PostgreSQL on MIMIC‑IV

@ambakick

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mimic-mcp-server": {
      "command": "python",
      "args": [
        "02_bulk_copy.py",
        "--csv-root",
        "/path/to/mimic-iv"
      ]
    }
  }
}

More from Databases