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.

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.

Key capabilities

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

Technical details

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

Explore related resources

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
32,102
Forks
3,565
Last commit
9 days ago
Repository age
8 months
License
Apache-2.0

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to mcp-integration

mcp-integration: Install, Config & GitHub Signals – SkillIndex