MCP Config Editor provides a GUI for managing MCP servers. It allows toggling servers on/off, viewing server status, and editing configurations. Connects to local MCP servers via the MCP protocol. Useful for developers testing or deploying multiple MCP servers.
MCP Config Editor provides a GUI for managing MCP servers. It allows toggling servers on/off, viewing server status, and editing configurations. Connects to local MCP servers via the MCP protocol. Useful for developers testing or deploying multiple MCP servers.
npx -y mcp-config-editorAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"kaichen-mcp-config-editor-github": {
"command": "npx",
"args": [
"-y",
"npx -y mcp-config-editor"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp config editor?"
No configuration required. This server works out of the box.
"What resources are available in mcp config editor?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp config editor"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp config editor with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.