The high-performance cross-platform CLI & full-screen interactive TUI for monitoring, diagnosing, and auto-repairing MCP servers across all your AI desktop clients.
Automatic discovery parses host configurations without touching your existing custom settings.
Official Anthropic desktop client configuration.
Google Antigravity & Gemini Code Assist settings.
Cursor IDE global Model Context Protocol registry.
Autonomous coding agent global storage.
Terminal-based Claude agent global tool config.
Project-scoped shared server definitions.
From dual-pane animated TUI to one-click repair wizards, everything you need to keep your MCP mesh healthy.
Dual-pane dashboard with real-time health polling, smooth animation frames, and zero-flicker alternate screen buffers (mcpmg tui).
Audits missing environment tokens, expired API keys, Windows npx vs npx.cmd paths, and JSON schema syntax errors (mcpmg doctor).
Mathematically boundary-enforced CLI tables that never overflow or wrap, optimized for 80-column and split-window terminals.
Guided repair wizard prompts for missing credentials, resolves executable extensions, and verifies connection before applying changes (mcpmg fix).
Timestamped backups are created in ~/.mcpmg/backups/ prior to any file mutation, with instant rollback support (mcpmg backup restore).
Self-contained native executables for Windows (.exe), macOS (arm64), and Linux (x64) with zero external Node.js dependencies.
Run individual commands directly or pass flags to automate scripting pipelines.
Choose your preferred package manager or installer.
Install via the official Windows Package Manager:
winget install AJAYMYTH.MCPmg
Download standalone mcpmg.exe and configure PATH automatically:
irm https://raw.githubusercontent.com/AJAYMYTH/MCPmg/main/install.ps1 | iex
One-liner installer with automatic CPU architecture detection:
curl -fsSL https://raw.githubusercontent.com/AJAYMYTH/MCPmg/main/install.sh | bash
Install globally or run immediately with npx:
npm install -g @ajay.j_dev/mcpmg
Inspect servers, verify tools, and resolve configuration errors in seconds.