# mcp-patterns > mcp-patterns skill - Author: github-actions[bot] - Repository: brolag/claude-code-templates - Version: 20260105034122 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/brolag/claude-code-templates - Web: https://mule.run/skillshub/@@brolag/claude-code-templates~mcp-patterns:20260105034122 --- --- name: mcp-patterns description: mcp-patterns skill metadata: short-description: mcp-patterns skill category: utilities source: claude-code-templates --- # Mcp Patterns # MCP Tool Orchestration Patterns This file documents preferred MCP tools, usage patterns, and orchestration workflows. **Note:** The pattern below is an EXAMPLE TEMPLATE ONLY. It is not a real, usable workflow. When you add your first MCP pattern, replace this template with your actual pattern details. --- ## Available MCP Tools **Note:** List your available MCP tools here as you configure them. ### [Example MCP Tool - TEMPLATE ONLY] **THIS IS A TEMPLATE, NOT A REAL WORKFLOW** **Purpose:** [What this MCP tool does] **When to use:** [Trigger words or scenarios] **Available actions:** - [Action 1] - [Action 2] - [Action 3] --- ## Workflow Patterns ### [Example Pattern Name - TEMPLATE ONLY] **THIS IS A TEMPLATE, NOT A REAL WORKFLOW** **Trigger phrases:** - "[Trigger phrase 1]" - "[Trigger phrase 2]" - "[Trigger phrase 3]" **Workflow:** 1. **[Step 1]:** - [Description of what to do] - [Details about the action] 2. **[Step 2]:** - [Description] - [Details] 3. **[Step 3]:** - [Description] - [Details] 4. **[Final step]:** - [Description] - [Details] **Example:** ``` User: "[Example user request]" Claude: 1. [MCP Tool: action with parameters] → [Expected result] 2. [Process the result] 3. [Next MCP Tool: action] → [Expected result] 4. [Final output to user] ``` **Best Practices:** - [Best practice 1] - [Best practice 2] - [Best practice 3] --- ## Tool Preferences (User-Specific) *Add your tool preferences here as you configure them.* **Example:** ```markdown ### [Tool Name] Preferences - **Preference 1:** [Value] - **Preference 2:** [Value] - **Sheet/Resource names:** [Specific names to use] ``` --- ## Learning Section *When the user teaches new patterns or preferences, add them here using the Edit tool.* **Template for new patterns:** ```markdown ### [Pattern Name] **Added:** YYYY-MM-DD **Trigger:** [When to use this pattern] **Steps:** [What to do] **Notes:** [Special considerations] ``` --- *This file is editable by Claude during conversations. When the user teaches new patterns, updates preferences, or corrects approaches, Claude should update this file using the Edit tool.* ## Usage Invoke this skill with: ``` $mcp-patterns [arguments] ``` Or let Codex auto-select based on your prompt.