Skip to main content
Glama
bkristesiashvili

claude-mcp-config-manager

Open MCP Config Manager

open-mcp-config-manager

Open an interactive panel to manage Claude Desktop MCP servers: add, remove, or update entries without editing config files manually.

Instructions

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).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry behavioral disclosure. It discloses that the tool opens an interactive panel, involves viewing/editing config, and can add/remove/update servers, which signals user-in-the-loop and potential writes. It does not mention whether changes are applied immediately or require user confirmation, but for a launcher-style tool this is reasonably transparent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

A single sentence that front-loads the action ('Open an interactive panel') and packs the capabilities and advantage into a concise parenthetical. No filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a no-parameter, no-output-schema tool, the description covers the core action, resource, and effects. The only material gap is explicit usage rules versus sibling tools, which is already reflected in the usage_guidelines score.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has zero properties, so there are no parameter semantics to clarify. The description's functional explanation is sufficient; no parameter documentation is needed.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

States a specific verb ('Open') and resource ('interactive panel... MCP server configuration'), and enumerates add/remove/update capabilities. This clearly distinguishes it from sibling tools like read-mcp-config or write-mcp-config, which operate directly on config data rather than launching an interactive panel.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is for interactive, user-driven configuration management ('interactive panel', 'without editing...by hand'), which contrasts with programmatic sibling tools. However, it never explicitly states when to choose this over read-mcp-config/write-mcp-config or that it is unsuitable for automated/headless use.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

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