mcp-patterns
Installation
SKILL.md
MCP Patterns Skill
MCP Specification (2025-06-18)
Core Concepts
| Concept | Description |
|---|---|
| Server | Exposes tools, resources, prompts to clients |
| Client | Connects to servers, invokes tools |
| Transport | Communication layer (stdio, HTTP, SSE) |
| Tool | Executable function with JSON Schema |
| Resource | Read-only data (files, URLs) |
| Prompt | Reusable prompt template |