MCP.so
Sign In

MCP Easy Installer

@onigetoc

About MCP Easy Installer

MCP easy installer is a robust mcp server with tools to search, install, configure, repair and uninstall MCP servers

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

onigetoc

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-easy-installer": {
      "command": "node",
      "args": [
        "path-to\\mcp-easy-installer\\build\\index.js"
      ],
      "env": {
        "GITHUB_TOKEN": ""
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers