MCP Configuration Editor
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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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