admin-mcp

Install and configure MCP servers for Claude Desktop on Windows and WSL contexts.

1|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/evolv3-ai/vibe-skills --skill admin-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: admin-mcp
Source: https://github.com/evolv3-ai/vibe-skills/tree/main/skills/admin-mcp
Command: npx skills add https://github.com/evolv3-ai/vibe-skills --skill admin-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Provides MCP server management within Claude Desktop, including server inventory, config, and troubleshooting patterns.

Core Features & Use Cases

  • Manage MCP servers from Claude Desktop with a centralized registry and config.
  • Read and modify claude_desktop_config.json to register MCP servers.
  • Diagnostic workflows for MCP server health and connectivity.

Quick Start

Use the MCP templates to configure server entries and restart Claude when needed.

Frequently Asked Questions about admin-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install and configure MCP servers in Claude Desktop on Windows?

MCP server installation on Windows involves registering servers in claude_desktop_config.json with absolute paths, supporting NPX, global npm, and local-clone deployment patterns. The Skill automates configuration management, registry tracking, and server readiness verification across these deployment types.

Can I manage MCP servers across Windows and WSL contexts from Claude Desktop?

Yes. MCP server management extends to both Windows and WSL contexts, enabling cross-environment configuration and SSH integration. The Skill handles profile-driven inventory reading and diagnostic workflows to verify server connectivity in each context.

What should I do if an MCP server isn't connecting or responding in Claude Desktop?

Use diagnostic scripting workflows to verify server readiness, check configuration paths, and validate registry tracking. The Skill provides troubleshooting patterns to isolate connectivity issues and confirm proper MCP server installation and configuration.

How do I back up and restore MCP server configurations?

MCP server management includes backup workflows for claude_desktop_config.json and registry state. These preserve your configuration before updates and enable safe recovery if changes cause server failures.

Does MCP server management work with local npm clones and global npm packages?

Yes. The Skill supports NPX, global npm, and local-clone deployment patterns, applying configuration management and diagnostics consistently across all three approaches with absolute Windows paths and JSON config manipulation.

What's the difference between managing MCP servers manually versus using centralized configuration?

Centralized registry and config management eliminate scattered server entries, enable profile-driven inventory tracking, and provide diagnostic verification at scale. Manual management is error-prone; centralized approaches ensure consistency and troubleshooting speed.