PhenoFastMCP

KooshaPari/PhenoFastMCP
★ 0 stars Python API Integration Updated today
Phenotype hard fork of PrefectHQ/fastmcp — MCP server/client framework (all upstream branches + phenotype extensions)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "phenofastmcp": {
      "command": "uvx",
      "args": [
        "phenofastmcp"
      ]
    }
  }
}

Or install with pip: pip install phenofastmcp

README Excerpt

<div align="center"> <!-- omit in toc --> <picture> <source width="550" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/PrefectHQ/fastmcp/main/docs/assets/brand/f-watercolor-waves-4-dark.png"> <source width="550" media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/PrefectHQ/fastmcp/main/docs/assets/brand/f-watercolor-waves-4.png">