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.
npx
Used to install Node server
uv
Used to install Python servers