MCP Installer
Simplifies MCP server installation through natural language commands, handling package management, environment configuration, and automatic Claude Desktop setup without manual editing.
1 stars
0 tools
Created Aug 2025
@zncou/zncou-mcp-installer-installerAbout
Simplifies MCP server installation through natural language commands, handling package management, environment configuration, and automatic Claude Desktop setup without manual editing.
Categories
general
Installation
npm
npm install @zncou/zncou-mcp-installer-installer
Configuration
{
"mcpServers": {
"zncou-mcp-installer-installer": {
"command": "npx",
"args": [
"-y",
"@zncou/zncou-mcp-installer-installer"
]
}
}
}