MCP Configuration Editor
by r3-yamauchi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_BACKUP_DIR | No | バックアップディレクトリのパス (Path to the backup directory). デフォルトは設定ファイルと同じディレクトリの backups/ (Default is backups/ in the same directory as the config file) | |
| MCP_CONFIG_PATH | No | MCP設定ファイルのパス (Path to the MCP configuration file) | ~/.aws/amazonq/mcp.json |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_serversA | 設定されている全てのMCPサーバーをリスト表示する。 |
| get_serverB | 特定のMCPサーバーの設定を取得する。 |
| add_serverA | 新しいMCPサーバー設定を追加する。 |
| update_serverA | 既存のMCPサーバー設定を更新する。 |
| remove_serverC | MCPサーバー設定を削除する。 |
| validate_configA | 現在のMCP設定ファイルを検証する。 |
| export_configA | MCP設定全体をJSON形式でエクスポートする。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/r3-yamauchi/mcp-conf-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server