other tools and integrations

Mcp Installer

An MCP server that installs other MCP servers for you.

python
local
other tools and integrations
0
View on GitHub

Installation

npx -y anaisbetts/mcp-installer

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-installer",
  "command": "npx",
  "args": [
    "-y",
    "anaisbetts/mcp-installer"
  ]
}

About This MCP Server

anaisbetts/mcp-installer

An MCP server that installs other MCP servers for you.

GitHub: https://github.com/anaisbetts/mcp-installer

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub