admin-mcp

Manage MCP server installations and configurations for Claude Desktop on Windows.

3|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/evolv3ai/claude-skills-archive --skill admin-mcp-evolv3ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: admin-mcp
Source: https://github.com/evolv3ai/claude-skills-archive/tree/main/archive/skills/admin-mcp
Command: npx skills add https://github.com/evolv3ai/claude-skills-archive --skill admin-mcp-evolv3ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the installation, configuration, and management of MCP (Model Context Protocol) servers for Claude Desktop on Windows, preventing common setup errors and streamlining workflows.

Core Features & Use Cases

  • MCP Server Installation: Installs various MCP servers (e.g., filesystem, GitHub, Win-CLI) using NPX, global npm, or local clones.
  • Configuration Management: Updates claude_desktop_config.json and maintains a central registry for tracking installations.
  • Troubleshooting: Provides diagnostic scripts and guidance for resolving common MCP issues like spawn ENOENT or configuration errors.
  • Use Case: You need to set up a new filesystem MCP server to allow Claude Desktop to access your Documents folder. This Skill guides you through adding the server to your configuration and restarting Claude Desktop.

Quick Start

Use the admin-mcp skill to install the filesystem MCP server.

Frequently Asked Questions about admin-mcp

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

FAQPage Schema
How do I configure MCP servers for Claude Desktop on Windows?

To configure MCP servers for Claude Desktop, you need to update the `claude_desktop_config.json` file. This skill automates that process by facilitating server setup via NPX, npm, or local clones and maintaining a central registry for tracking.

Why does my MCP server show a spawn ENOENT error in Claude Desktop?

The spawn ENOENT error occurs when Claude Desktop cannot find the MCP server executable due to path errors. This skill provides diagnostic scripts and troubleshooting guidance to resolve configuration validation and path issues on Windows.

Can I install the filesystem MCP server using npm for Claude Desktop?

Yes, you can install the filesystem MCP server using NPX, global npm, or local clones. This skill guides you through adding the server to your configuration and restarting Claude Desktop to access specific directories.

What is the best way to manage multiple MCP server installations on Windows?

Managing multiple MCP server installations is best handled by maintaining a central registry. This skill tracks server status and details automatically while updating your `claude_desktop_config.json` file to prevent setup errors.

Does Claude Desktop require a restart after updating the MCP server configuration?

Yes, Claude Desktop requires a restart after updating the MCP server configuration to apply changes. This skill ensures your `claude_desktop_config.json` is validated before you restart, preventing common configuration errors.