zz-archive-PhenoFastMCP

KooshaPari/zz-archive-PhenoFastMCP
★ 0 stars Python Code/Dev Tools 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": {
    "zz-archive-phenofast": {
      "command": "uvx",
      "args": [
        "zz-archive-phenofastmcp"
      ]
    }
  }
}

Or install with pip: pip install zz-archive-phenofastmcp