claude-mcp-config-manager
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_CONFIG_MANAGER_NO_AUTOCONFIG | No | When set to 1, skip automatic registration in claude_desktop_config.json during installation. |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| open-mcp-config-managerA | Open an interactive panel to view and edit Claude Desktop's MCP server configuration (add, remove, or update servers without editing claude_desktop_config.json by hand). |
| read-mcp-configA | Read Claude Desktop's MCP config from disk (UI use only). |
| write-mcp-configA | Persist an MCP config to disk. Creates a timestamped backup of the previous file first. |
| check-server-statusA | Probe each configured MCP server with an MCP initialize handshake to see which ones actually respond (UI use only). |
| restart-claudeA | Quit and relaunch Claude Desktop so config changes take effect (UI use only). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| MCP Config Manager UI | UI panel for managing claude_desktop_config.json |
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/bkristesiashvili/mcp-config-manager'
If you have feedback or need assistance with the MCP directory API, please join our Discord server