Installer
Freeby MCP Community
A MCP server to install other MCP servers
v0.5.0Added Apr 12, 2026
Installer MCP Server
A MCP server to install other MCP servers
Installation
Reviews
Installation
Quick install
npx -y @anaisbetts/mcp-installer
Add to claude_desktop_config.json
{
"mcpServers": {
"installer": {
"command": "npx",
"args": ["-y", "@anaisbetts/mcp-installer"]
}
}
}