mcp-server-installer

Community

Configure MCP servers in Claude Code seamlessly.

Authordaispacy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill autonomously adds MCP servers to Claude Code configuration at user level (~/.claude/mcp.json), handling different transports (stdio, http, SSE) and environment variables.

Core Features & Use Cases

  • Server information collection: Gather server name, transport, and transport-specific details.
  • Env vars guidance: Document required environment variables for the server.
  • Configuration merge: Safely merge new server into existing mcp.json with proper formatting.

Quick Start

Provide a server name and transport type (stdio/http/SSE), then answer prompts for command/url and optional env vars. The tool updates ~/.claude/mcp.json accordingly.

Dependency Matrix

Required Modules

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcp-server-installer
Download link: https://github.com/daispacy/py-claude-marketplace/archive/main.zip#mcp-server-installer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository