home/categories/architecture-patterns/daishiman-aiworkfloworchestrator-docs-99-claude-skills-mcp-protocol-skill-md
architecture-patternsdevelopment

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.

daishiman
maintainer
daishiman
업데이트됨 1/18/2026
스타
4
포크
0
quick start

Installation and usage

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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use mcp-protocol