Favicon of MCP Integration

MCP Integration Skill

AI Agent SkillPythonOpen source

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDEPLUGINROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidanc Published by anthropics in claude-code.

Decision snapshot

Is this a fit?

Best for

Database workflows, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

OAuth authentication, Credentials required

Setup

Copy skill directory

Project health

24 days ago

Considerations

Access note: OAuth.

What is MCP Integration Skill?

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDEPLUGINROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidanc Published by anthropics in claude-code. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Database workflows
  • Database workflows use cases

Declared skill metadata

  • Source file: plugins/plugin-dev/skills/mcp-integration/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • OAuth

Requirements and access

OAuth

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Credentials requiredOAuth authentication

When to use MCP Integration Skill

  • Use it for database workflows.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: anthropics
  • Repository: anthropics/claude-code
  • Skill file: plugins/plugin-dev/skills/mcp-integration/SKILL.md

What it does

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDEPLUGINROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidanc

Skill instructions

MCP Integration for Claude Code Plugins Overview Model Context Protocol (MCP) enables Claude Code plugins to integrate with external services and APIs by providing structured tool access. Use MCP integration to expose external service capabilities as tools within Claude Code. Key capabilities: - Connect to external services (databases, APIs, file systems) - Provide 10+ related tools from a single service - Handle OAuth and complex authentication flows - Bundle MCP servers with plugins for automatic setup MCP Server Configuration Methods Plugins can bundle MCP servers in two ways: Method 1: Dedicated .mcp.json (Recommended) Create .mcp.json at plugin root: json { "database-tools": { "command": "${CLAUDEPLUGINROOT}/servers/db-server", "args": ["--config", "${CLAUDEPLUGINROOT}/config.json"], "env": { "DBURL": "${DBURL}" } } } Benefits: - Clear separation of concerns - Easier to maintain - Better for multiple servers Method 2: Inline in plugin.json Add mcpServers field to plugin.json: json

Verified compatibility and discovery

Frequently asked questions

What is MCP Integration?

MCP Integration is a open-source AI agent skill with Copy skill directory. This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions.

Who is MCP Integration best for?

MCP Integration is best for reusing agent instructions, scripts, and references, database workflows.

How do I install MCP Integration?

Install or run MCP Integration using Copy skill directory. Check MCP Integration for the latest setup command.

Is MCP Integration actively maintained?

MCP Integration may need a closer maintenance check before production use.

Share:

Stars
141,692
Forks
22,746
Last commit
24 days ago
Last verified
Aug 19, 2026
Metadata fetched
Aug 19, 2026
Repository age
2 years
License
Unknown

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to MCP Integration