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-plugins-official.

Decision snapshot

Is this a fit?

Best for

Database workflows, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

1 month ago · Apache-2.0 license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

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-plugins-official. 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

When to use mcp-integration Skill

  • Use it for database workflows.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: anthropics
  • Repository: anthropics/claude-plugins-official
  • 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
33,287
Forks
3,758
Last commit
1 month ago
Last verified
Aug 9, 2026
Metadata fetched
Aug 9, 2026
Repository age
10 months
License
Apache-2.0

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