mcp-installer

mcp-installer

An MCP server for installing other MCP servers.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 1.5k
Source
mcp-github

Overview

mcp-installer is an MCP server that helps you install other MCP servers. By configuring the `claude_desktop_config.json` file, you can instruct Claude to install MCP servers hosted on npm or PyPi. Pre-installation of `npx` and `uv` is required to support Node.js and Python servers. This tool is ideal for developers looking to automate installation and management of MCP servers.

Capabilities

  • Automatically install MCP servers
  • Support npm and PyPi packages
  • Configure environment variables

Use cases

Automate MCP server installationQuickly deploy multiple MCP serversSimplify MCP server management

Setup

Requires: npxuv
Add the following configuration to the `claude_desktop_config.json` file:

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install mcp-installer?

Add the configuration to the `claude_desktop_config.json` file.

Which package managers does mcp-installer support?

Supports npm and PyPi.

Related skills