mcp-installer.0

mcp-installer.0

0

The mcp-installer is an MCP Server designed to install other MCP servers hosted on npm or PyPi. It simplifies the server installation process by enabling the use of prompts with Claude to automate tasks.

mcp-installer - A MCP Server to install MCP Servers

This server installs other MCP servers for you. It allows users to ask Claude to install MCP servers available on npm or PyPi. It requires npx and uv for node and Python servers, respectively.

How to install:

  1. Modify your claude_desktop_config.json with the following snippet to configure the mcp-installer:
  • macOS: ~/Library/Application Support/Claude
  • Windows: C:\Users\NAME\AppData\Roaming\Claude

Example prompts

  • Ask Claude to install specific MCP servers by their name.
  • Use prompts to install various packages like @modelcontextprotocol/server-filesystem with specific arguments.