claude-mcp-config-manager
Related Servers
Alternatives to claude-mcp-config-manager
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables safe management of MCP server configuration files for AWS Q Developer and Claude Desktop, including adding, updating, removing servers, automatic backups, and validation.7MIT
- FlicenseNot gradedqualityFmaintenanceCreates, manages, and registers custom MCP servers for Claude Desktop. Enables users to generate and configure new MCP servers through natural language.11-
- AlicenseAqualityDmaintenanceEnables managing other MCP servers from within Claude Code, including wrapping for reliable restarts, listing, adding, removing, and checking health.1152 npmMIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server that lets you switch between different MCP configuration profiles directly from inside Claude Desktop.-
- AlicenseNot gradedqualityCmaintenanceEnables LLMs to manage MCP server configurations, including listing, enabling, disabling, and version control.10MIT
- AlicenseNot gradedqualityCmaintenanceTurns any API into a curated MCP server from a single config file, enabling interaction with APIs through MCP clients like Claude Desktop.8 npmMIT
TDQS
Scored across 5 tools
Each tool maps to a clearly distinct action: interactive editing, reading config, writing config, checking server status, and restarting Claude. There is no meaningful overlap between them.
All tool names follow a consistent imperative verb-first pattern with hyphenated lowercase naming, such as read-mcp-config, write-mcp-config, and restart-claude. The naming is predictable and easy to scan.
Five tools is well-scoped for a config management server. Each tool covers a necessary step in the config lifecycle without redundant additions.
The tool set covers the full workflow: read the current config, edit it interactively, persist changes with backups, verify server connectivity, and restart Claude to apply changes. No obvious dead ends or missing critical operations.