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.
mcp-installer - A MCP Server to Install MCP Servers
- This server facilitates the installation of other MCP servers.
- Once installed, users can instruct Claude to install MCP servers from npm or PyPi.
- Dependencies include
npx
for node servers anduv
for Python servers.
How to Install:
- Configure
claude_desktop_config.json
to includemcp-installer
with the specified command and arguments.
Example Prompts:
- Users can instruct Claude to install MCP servers with various command examples provided.