M
mcp-standards
MCP server standardization patterns for Claude Code plugins. Use when implementing MCP servers, designing tool interfaces, configuring MCP transports, or standardizing MCP naming conventions. Trigger keywords - \
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
MCP server standardization patterns for Claude Code plugins. Use when implementing MCP servers, designing tool interfaces, configuring MCP transports, or standardizing MCP naming conventions. Trigger keywords - \
How to use
- Aktywuj skill mcp-standards w Claude Code, gdy pracujesz nad implementacją serwera MCP — wyzwalacze to słowa kluczowe takie jak "MCP", "MCP server", "MCP tools", "MCP transport" lub "tool naming". 2. Zapoznaj się ze standardową strukturą katalogów dla mcp-servers — skill opisuje layout katalogów i komponenty serwera MCP, które powinny być umieszczone w projekcie. 3. Stosuj wzorce do projektowania interfejsów narzędzi — skill zawiera konwencje dla nazewnictwa, konfiguracji transportów (stdio, HTTP) i parametrów narzędzi. 4. Implementuj action handlers i context providers zgodnie z dokumentowanymi standardami — zapewnia to przewidywalność i ułatwia debugowanie. 5. Sprawdzaj konwencje nazewnictwa dla swoich narzędzi MCP — skill pomaga w utrzymaniu spójności w zespole i poprawie discoverability narzędzi dla Claude. 6. Odwołuj się do skill'u podczas code review — używaj go jako referencji do weryfikacji, czy nowe serwery MCP spełniają ustalone standardy.