Skip to content

Installer

Free

by MCP Community

A MCP server to install other MCP servers

v0.5.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Installer MCP Server

A MCP server to install other MCP servers

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @anaisbetts/mcp-installer
Add to claude_desktop_config.json
{
  "mcpServers": {
    "installer": {
      "command": "npx",
      "args": ["-y", "@anaisbetts/mcp-installer"]
    }
  }
}