Diagnose und Einrichtung fremder, offizieller MCP-Server (Konnektoren) in der Claude-App. Nutze diesen Skill, wenn jemand fragt: gibt es für diesen Anbieter einen offiziellen MCP-Server, trag mir den als Konnektor ein, warum sehe ich die Tools von dem Dienst nicht, welche Scopes braucht er, mein Konnektor antwortet nicht, MCP-Server hinzufügen, Connector verbinden, Server hängt in "connecting", invalid_scope, 401 nach Wochen, Tools verschwunden. Unterscheidet fünf Zustände — offen ohne Konto, verbunden mit Tools, verbunden ohne Tools, installiert aber unangemeldet, gar nicht vorhanden — und nennt pro Zustand den konkreten nächsten Schritt. Nicht anwenden bei reinen Preisfragen zu einer API, bei Code-Anfragen oder bei der allgemeinen Frage, was MCP überhaupt ist.
集成
mcp-config
试用MCP server configuration and diagnostics. add - add server (scope selection + registration) [add.md], move - change server scope (project→local, local→user) [move.md], format - JSON format reference (differences per agent) [format.md], catalog - list of commonly used servers [catalog.md], diagnostics - connection failure diagnosis and troubleshooting [diagnostics.md]. Use when: "add MCP", "mcp-config", "MCP server config", "add context7", "MCP format", "MCP server list", "move MCP", "MCP scope", "scope change", "MCP connection failed", "MCP error", "Failed to reconnect", "code-mode not working", "MCP server issue".
它能做什么
MCP server configuration and diagnostics. add - add server (scope selection + registration) [add.md], move - change server scope (project→local, local→user) [move.md], format - JSON format reference (differences per agent) [format.md], catalog - list of commonly used servers [catalog.md], diagnostics - connection failure diagnosis and troubleshooting [diagnostics.md]. Use when: "add MCP", "mcp-config", "MCP server config", "add context7", "MCP format", "MCP server list", "move MCP", "MCP scope", "scope change", "MCP connection failed", "MCP error", "Failed to reconnect", "code-mode not working", "MCP server issue".
技能文档
MCP Server Configuration
Correctly add and manage MCP servers in the .mcp.json file.
Topics
| Topic | Description | Guide |
|---|---|---|
| add | Add server (scope selection + registration + validation) | add.md |
| catalog | Catalog of commonly used MCP servers | catalog.md |
| diagnostics | Connection failure diagnosis and troubleshooting | diagnostics.md |
| format | JSON format reference (differences per agent) | format.md |
| move | Change server scope (project→local, local→user) | move.md |
Quick Reference
"add MCP" → add topic (scope selection → registration)
"add context7" → add topic + refer to catalog for config
"move MCP" → move topic (scope change: remove + re-add)
"MCP format" → format topic (JSON differences per agent)
"MCP server list" → catalog topic
"MCP connection failed" → diagnostics topic (connection troubleshooting)
"Failed to reconnect" → diagnostics topic
Core Rules
- New MCP server = register as a separate key (do not put inside an existing server's
env) - Scope selection AskUserQuestion required (global vs project, agent selection)
- Antigravity requires
transport: "stdio"
相关技能
Scaffold MCP server projects and baseline tool contract checks. Use for defining tool schemas, generating starter server layouts, and validating MCP-ready st...
用 TypeScript SDK 把已有 MCP 服务器打磨到生产级的决策手册。
Scaffold MCP server projects and baseline tool contract checks. Use for defining tool schemas, generating starter server layouts, and validating MCP-ready st...
Build MCP servers (Model Context Protocol) that wrap your data and tools — FastMCP template. Turn any Python function into an MCP tool. 100% lokal template — du vælger selv endpoints.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use whe...