other tools and integrations
Mcp Installer
An MCP server that installs other MCP servers for you.
python
local
other tools and integrations
Installation
npx -y anaisbetts/mcp-installerConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub