MCP Easy Installer
@onigetoc
关于 MCP Easy Installer
MCP easy installer is a robust mcp server with tools to search, install, configure, repair and uninstall MCP servers
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-easy-installer": {
"command": "node",
"args": [
"path-to\\mcp-easy-installer\\build\\index.js"
],
"env": {
"GITHUB_TOKEN": ""
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Easy Installer?
MCP Easy Installer is a server that provides tools to search, install, configure, repair, and uninstall MCP (Model Context Protocol) servers. It is designed for both developers and non-technical end users who need to set up and maintain MCP servers without requiring advanced expertise.
How to use MCP Easy Installer?
Clone the repository from GitHub, run npm install and npm run build, then add a configuration entry to your MCP client’s settings file (e.g., for Claude Desktop, Windsurf, Cursor, Roo Code, Cline). Users can invoke tools using natural language commands such as “Install this mcp server: ” or “Repair the brave mcp server.” An optional GitHub token can be provided to prevent rate limiting when searching GitHub for MCP servers.
Key features of MCP Easy Installer
- Search and discover available MCP servers for installation.
- Automated installation from GitHub or local sources.
- Repair utility that detects and fixes common MCP server issues.
- Built with TypeScript for reliability and maintainability.
- Comprehensive logging for every operation.
- Cross‑platform support (Windows, Linux, Mac).
Use cases of MCP Easy Installer
- Quickly install an MCP server (e.g., Brave Search) from a GitHub or npm URL.
- Repair a malfunctioning MCP server without manual troubleshooting.
- Search GitHub for MCP servers by keyword (e.g., “wikipedia server”).
- Set up and maintain MCP configurations across Claude Desktop, Windsurf, Cursor, Roo Code, and Cline.
- Uninstall an MCP server using a partial or full name (e.g., “Uninstall Brave”).
FAQ from MCP Easy Installer
How does MCP Easy Installer install MCP servers differently from npx?
Instead of using npx, this tool manually installs all MCP servers in a dedicated directory (Documents/Flowvibe/MCP/ on Windows, /home/USERNAME/Documents/Flowvibe/MCP/ on Linux/Mac), avoiding dependency on Node.js runtime.
Is a GitHub token required to use the search feature?
No, a GitHub token is optional. It helps prevent rate limiting when searching GitHub for MCP servers. Without the token, search may be restricted or limited, but all other tools remain functional.
Does MCP Easy Installer support GitHub Copilot for VS Code?
No, GitHub Copilot is not directly supported because it implements MCP in its own way. A workaround is to install Claude Desktop, which GitHub Copilot can connect to for MCP server usage.
How does the tool handle Python MCP servers?
Python integration is currently imperfect. Automated installation and configuration may not work optimally in all Python environments due to diverse setups. Manual intervention might be required, and community contributions are welcome.
Which operating systems has the tool been tested on?
The tool was primarily developed and tested on Windows. Feedback from Mac and Linux users is requested to ensure cross‑platform compatibility.
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论