mcp-manager

Community

Add MCP servers locally, with ease.

Authorlttr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you add or remove MCP (Model Context Protocol) servers to the current project's local scope, without impacting any shared configuration or git.

Core Features & Use Cases

  • Local MCP management: Add or remove MCP servers for the active project only.
  • Guided usage: Redirects enabling/disabling and global configuration tasks to the CLI for full MCP management.
  • Common servers: context7, chrome-devtools, nuxt-ui can be added per project.

Quick Start

To add context7 to this project, run the provided script: ~/dotfiles/claude/skills/mcp-manager/scripts/mcp-add-context7.sh

To remove context7 from this project: claude mcp remove context7 --scope local

Dependency Matrix

Required Modules

claudenpx@upstash/context7-mcpchrome-devtools-mcp

Components

scripts

💻 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-manager
Download link: https://github.com/lttr/dotfiles/archive/main.zip#mcp-manager

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