mcp-marketplace

yksanjo/mcp-marketplace
★ 0 stars TypeScript Database Updated 1mo ago
mcpx - MCP Server Installer. npm-style CLI for discovering and installing MCP servers into Claude Desktop.
View on GitHub → Try with Claude — $10 free →

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": "npx",
      "args": [
        "-y",
        "yksanjo/mcp-marketplace"
      ]
    }
  }
}

README Excerpt

> **npm-style CLI for discovering and installing MCP (Model Context Protocol) servers into Claude Desktop.** ```bash mcpx search postgres mcpx install postgres-server mcpx list mcpx remove postgres-server ``` Installing MCP servers for Claude Desktop is currently a manual process — find the right npm package, edit `claude_desktop_config.json`, get the syntax right. **mcpx** automates all of that.
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →