Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

MCP Protocol

Model Context Protocol (MCP) 仕様と実装パターン。サーバー設定、ツール定義、LLM統合向けJSONスキーマ設計を提供。 Anchors: • MCP Official Specification / 適用: プロトコルバージョン、メッセージフォーマット / 目的: 仕様準拠 • JSON Schema Draft-07 / 適用: inputSchemaバリデーション / 目的: 型安全ツール定義 • The Pragmatic Programmer / 適用: DRY、直交性 / 目的: 保守性の高い設定 Trigger: Use when configuring MCP servers, designing tool definitions with JSON Schema, validating MCP protocol compliance, or troubleshooting connection/timeout errors.

majiayu000 82c5755 2 files · 5.7 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/integration/mcp-protocol-daishiman-aiworkfloworchestrat-df01b6e8 commit 82c5755368

Frequently asked questions

npx skillmds add majiayu000/mcp-protocol-2