Design Engineer Logo
Visit Repo
Open Graph preview

MCP Manager

A visual client tool for managing and operating protocol servers with a GUI interface

Site favicon
🔌 MCP Tools

Overview

MCP Manager

Description:
A visual client tool for managing and operating protocol servers with a GUI interface

Category: Management Tools & Utilities

Overview: MCP Manager provides a graphical user interface for managing protocol servers without needing complex command-line operations. It offers essential features like one-click environment installation, visual installation/uninstallation, and convenient start/stop management.

Key Features:

  • One-click environment setup
  • Visual server management
  • Start/stop controls
  • Integrated configuration
  • Automated environment setup
  • Complete lifecycle management

System Compatibility:

  • ✅ macOS (Supported)
  • 🔄 Windows (In development)

Installation (macOS):

  1. Download MCP Manager.DMG
  2. Drag MCP Manager.app to Applications
  3. If needed, run permissions fix:
xattr -d com.apple.quarantine /Applications/MCP\ Manager.app

Configuration Example:

"mcp-server-manager": {
    "command": "/Applications/MCP Manager.app/Contents/MacOS/manager",
    "args": ["--config", "./config.json"],
    "env": {
      "MCP_HOME": "/Users/username/.mcp"
    }
}

License Notes:

  • Modified GPL-3.0
  • Non-commercial use only
  • Must maintain open source nature
  • Required attribution

This tool simplifies protocol server management through an intuitive GUI, making it accessible for users who prefer visual interfaces over command-line operations.