mcp-installer

mcp-installer

1,141

mcp-installer is a tool designed to automate the installation of other MCP servers using commands given to Claude. It simplifies adding MCP servers from sources like npm and PyPi, relying on tools like npx and uv.

Command
"mcpServers": {
    "mcp-installer": {
      "command": "npx",
      "args": [
        "@anaisbetts/mcp-installer"
      ]
    }
  }