Skip to main content
Glama
bkristesiashvili

claude-mcp-config-manager

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_CONFIG_MANAGER_NO_AUTOCONFIGNoWhen 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

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
MCP Config Manager UIUI panel for managing claude_desktop_config.json

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/bkristesiashvili/mcp-config-manager'

If you have feedback or need assistance with the MCP directory API, please join our Discord server