mcp-marketplace

chrischall/mcp-marketplace
★ 0 stars Python AI/LLM Updated 8d ago
Single Claude Code marketplace bundling Chris Hall's MCP servers (28 servers, referenced by source repo).
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": {
    "mcp-marketplace": {
      "command": "uvx",
      "args": [
        "mcp-marketplace"
      ]
    }
  }
}

Or install with pip: pip install mcp-marketplace

README Excerpt

A single Claude Code marketplace bundling Chris Hall's MCP servers. Each plugin lives in its own repo (or monorepo subpackage); this catalog just references them. ```bash claude plugin marketplace add chrischall/mcp-marketplace /plugin # interactive picker claude plugin install zillow-mcp@chrischall