Управление MCP-серверами в проекте

engineering

mcp-server-manager is a Claude Code skill that handles the full lifecycle of MCP servers in a project configuration: discovering available servers, registering new ones in `mcp.json` / `.mcp.json`, verifying connections, and removing unused entries. It activates on phrases like "add MCP server X", "connect MCP tool", "remove MCP server", or "list MCP servers". Developers who frequently wire up new MCP sources benefit from keeping their configuration clean and validated without manual edits. The skill pairs with mcp-dev — while mcp-dev handles writing the server itself, mcp-server-manager takes care of registering and connecting it.