Installer icon

Installer

Createdanaisbetts

Install other MCP servers via Claude by specifying their npm or PyPi package names or local paths.

About

Installer acts as a meta-MCP server, enabling users to install and manage other MCP servers through simple commands to Claude. By specifying the npm or PyPi package name, or even a local file path, users can easily add new functionalities to their Claude environment without manual configuration. It requires `npx` and `uv` to be installed for node and Python servers respectively.

Key Features

  • Installs MCP servers from npm packages
  • Installs MCP servers from PyPi packages
  • Installs MCP servers from local file paths
  • Supports environment variable configuration for installed servers
  • Integration with Claude via simple prompts

Use Cases

  • Rapidly deploy new MCP server functionalities to Claude
  • Simplify the installation process for MCP servers
  • Automate MCP server management