Mcp Integration
Skill AktivThis 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 "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
To enable developers to seamlessly integrate external services and APIs into Claude Code plugins by providing comprehensive guidance on setting up and utilizing Model Context Protocol (MCP) servers.
Funktionen
- Guidance on .mcp.json and plugin.json configuration
- Detailed explanation of stdio, SSE, HTTP, and WebSocket MCP server types
- Authentication patterns including OAuth, token-based, and environment variables
- MCP tool naming conventions and usage in commands/agents
- Best practices for security, error handling, and performance
Anwendungsfälle
- Integrating external databases or APIs via MCP
- Setting up custom MCP servers for plugins
- Connecting to hosted cloud services using MCP
- Configuring authentication for MCP server integrations
Nicht-Ziele
- Providing direct MCP server implementations
- Handling the execution of MCP tools
- Configuring Claude Code itself beyond plugin integration
License
- warning:License usabilityThe LICENSE.md file contains '© Anthropic PBC. All rights reserved. Use is subject to Anthropic's [Commercial Terms of Service]', which is not a standard SPDX license and may impose non-permissive restrictions.
Trust
- warning:Issues AttentionIn the last 90 days, 9462 issues were opened and 22831 were closed. The closure rate is approximately 71%, but the high volume of open issues suggests potential responsiveness concerns.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add anthropics/claude-code/plugin install plugin-dev@claude-code-pluginsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Mongodb Mcp Setup
100Anleitung für Benutzer zur Konfiguration wichtiger MongoDB MCP-Serveroptionen. Verwenden Sie diese Skill, wenn ein Benutzer den MongoDB MCP-Server installiert hat, aber die erforderlichen Umgebungsvariablen nicht konfiguriert wurden oder wenn er nach der Verbindung zu MongoDB/Atlas fragt und die Anmeldeinformationen nicht eingerichtet sind.
Build Custom Mcp Server
100Build a custom MCP (Model Context Protocol) server that exposes domain-specific tools to AI assistants. Covers server implementation in Node.js or R, tool definitions, transport configuration, and testing with Claude Code. Use when you need to expose custom functionality beyond what mcptools provides, when building specialized domain-specific AI integrations, or when wrapping existing APIs or services as MCP tools.
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Mcp Setup
100Configure popular MCP servers for enhanced agent capabilities
Zapier Setup
99Richten Sie Zapier MCP ein und fügen Sie Tools zu Ihrem KI-Assistenten hinzu. Erläutert, was Zapier tun kann, führt durch die Authentifizierung, erkennt Ihren Servermodus und verzweigt dann in den richtigen Ablauf – Zusammenfassung für funktionierende Setups, Wiederverbindung für fehlerhafte Authentifizierung, Onboarding für neue Installationen oder Konfigurationshilfe, wenn der Server fehlt. Verwenden Sie dies beim Einstieg, bei der Fehlerbehebung von Verbindungsproblemen, beim Hinzufügen neuer Tools oder wenn der Benutzer fragt „Was kann ich jetzt tun“, „Was kann ich mit Zapier tun“, „Zeigen Sie mir, wie das Zapier-Plugin funktioniert“, „Was ist Zapier MCP“, „Wie funktioniert Zapier“ oder „Erzählen Sie mir von Zapier“.
Netlify Identity
100Verwenden Sie dies, wenn die Aufgabe Authentifizierung, Benutzerregistrierungen, Anmeldungen, Passwortwiederherstellung, OAuth-Anbieter, rollenbasierte Zugriffskontrolle oder den Schutz von Routen und Funktionen beinhaltet. Verwenden Sie immer `@netlify/identity`. Verwenden Sie niemals `netlify-identity-widget` oder `gotrue-js` – diese sind veraltet.