other tools and integrations
Mcp Manager
Simple Web UI to install and manage MCP servers for Claude Desktop App.
typescript
cloud
other tools and integrations
Installation
npx -y zueai/mcp-managerConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-manager",
"command": "npx",
"args": [
"-y",
"zueai/mcp-manager"
]
}About This MCP Server
zueai/mcp-manager
Simple Web UI to install and manage MCP servers for Claude Desktop App.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub