MCP Servers / development / MCP Configuration Editor

MCP Configuration Editor

JSON →
httpnonedevelopment

Edit the mcp.json configuration file for tools like AWS Q Developer and Claude Desktop.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: mcp-configuration-editor
Tools
What this server exposes
list_servers
設定されている全てのMCPサーバーを一覧表示します。
get_server
特定のMCPサーバーの設定を取得します。
add_server
新しいMCPサーバー設定を追加します。
update_server
既存のMCPサーバー設定を更新します。
remove_server
MCPサーバー設定を削除します。
validate_config
現在のMCP設定ファイルを検証します。
export_config
MCP設定全体をJSON形式でエクスポートします。
Configuration
Environment & auth
authnone
Resources
MCP Configuration Editor — MCP Server · libregistry