claude-code-mcp

Configure and manage MCP servers for Claude Code across local, project, and user scopes.

13|1|Updated Oct 18, 2025
One-click install
npx skills add https://github.com/emdashcodes/claude-code-plugins --skill claude-code-mcp-emdashcodes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-mcp
Source: https://github.com/emdashcodes/claude-code-plugins/tree/main/plugins/claude-code-meta/skills/claude-code-mcp
Command: npx skills add https://github.com/emdashcodes/claude-code-plugins --skill claude-code-mcp-emdashcodes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps administrators and developers configure, install, and manage MCP servers to connect Claude Code with external tools, databases, APIs, or services.

Core Features & Use Cases

  • MCP server transports: HTTP, SSE, and stdio, with local, project, and user scopes
  • Setup and troubleshooting workflow: install, authenticate, verify connectivity, and manage server lifecycles
  • Real-world use cases: connect Claude Code to external services, automate workflows, and share integrations across teams

Quick Start

  • Install an MCP server using claude mcp add with the desired transport and scope
  • List configured servers with claude mcp list and inspect details with claude mcp get <name>
  • Authenticate when prompted and test the connection via claude mcp menu or /mcp

Frequently Asked Questions about claude-code-mcp

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

FAQPage Schema
How do I configure an MCP server in Claude Code?

To configure an MCP server in Claude Code, use the `claude mcp add` command with your desired transport and scope, then authenticate via OAuth or API keys and verify connectivity using `claude mcp list` or `/mcp`.

What transports and scopes are supported for MCP servers?

MCP server configuration supports HTTP, SSE, and stdio transports across local, project, and user scopes, allowing you to connect Claude Code to external tools, databases, APIs, or services based on your deployment needs.

How do I troubleshoot MCP server connectivity issues?

Troubleshoot MCP server connectivity by inspecting server details with `claude mcp get <name>`, verifying environment variable handling, checking authentication workflows, and testing the connection through the `claude mcp menu` or `/mcp` interface.

Does Claude Code support OAuth authentication for MCP servers?

Yes, Claude Code supports OAuth authentication workflows for MCP servers, alongside API key methods, enabling secure connections to external services and APIs during the server installation and configuration process.

How can I share MCP integrations across my team?

Share MCP integrations across teams by configuring servers at the project scope, which allows team members to utilize the same external tool connections, API endpoints, and environment variable setups within their Claude Code deployments.

What is the best way to manage MCP server lifecycles?

Manage MCP server lifecycles by using the setup and troubleshooting workflow to install, authenticate, verify connectivity, and maintain servers, ensuring Claude Code consistently connects to external tools, databases, and APIs.