PhenoMCP

KooshaPari/PhenoMCP
★ 0 stars Rust 🔒 Security Updated 1d ago
Phenotype-org MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "phenomcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "PhenoMCP"
      ]
    }
  }
}

README Excerpt

> **Pinned references (Phenotype-org)** > - MSRV: see rust-toolchain.toml > - cargo-deny config: see deny.toml > - cargo-audit: rustsec/audit-check@v2 weekly > - Branch protection: 1 reviewer required, no force-push > - Authority: phenotype-org-governance/SUPERSEDED.md > **Status: Experimental / Pre-foundational — Work in Progress**

Topics

mcpmodel-context-protocolphenotype-orgrust