Auto Install
Freeby MCP Community
MCP server that helps install other MCP servers automatically
v0.1.9Added Apr 12, 2026
mcpmodelcontextprotocolserverauto-installai
Auto Install MCP Server
MCP server that helps install other MCP servers automatically
Installation
Reviews
Installation
Quick install
npx -y @mcpmarket/mcp-auto-install
Add to claude_desktop_config.json
{
"mcpServers": {
"auto-install": {
"command": "npx",
"args": ["-y", "@mcpmarket/mcp-auto-install"]
}
}
}