architecture.mcp-tools Skill
Patterns for adding new MCP tools, services, and models to DataFactory.MCP. Use when adding new Fabric API integrations or MCP capabilities. Published by microsoft in DataFactory.MCP.
Decision snapshot
Is this a fit?
Documentation, Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is architecture.mcp-tools Skill?
Patterns for adding new MCP tools, services, and models to DataFactory.MCP. Use when adding new Fabric API integrations or MCP capabilities. Published by microsoft in DataFactory.MCP. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Data analysis
- Documentation use cases
- Data analysis use cases
Declared skill metadata
- Source file: .github/skills/architecture.mcp-tools/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use architecture.mcp-tools Skill
- Use it for documentation.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/DataFactory.MCP
- Skill file: .github/skills/architecture.mcp-tools/SKILL.md
What it does
Patterns for adding new MCP tools, services, and models to DataFactory.MCP. Use when adding new Fabric API integrations or MCP capabilities.
Skill instructions
Adding MCP Tools — Patterns For the full architecture, see docs/ARCHITECTURE.md. Overview Every new MCP capability follows the Tool → Service → Model pattern: 1. Define Models (DataFactory.MCP.Core/Models/) 2. Define Interface (DataFactory.MCP.Core/Abstractions/) 3. Implement Service (DataFactory.MCP.Core/Services/) 4. Implement Tool (DataFactory.MCP.Core/Tools/) 5. Register in DI (DataFactory.MCP.Core/Extensions/) 6. Add Tests (DataFactory.MCP.Tests/) Step-by-Step 1. Models — Define data shapes Create request/response DTOs in Models/. Keep them as pure data containers — no business logic. 2. Interface — Define the service contract Add to Abstractions/. The interface defines what operations are available. 3. Service — Implement Fabric API calls Create in Services/. Follow existing services as examples: - FabricGatewayService.cs — Gateway CRUD operations - FabricConnectionService.cs — Connection management - FabricDataflowService.cs — Dataflow operations Key patterns: - Inject HttpClien
Verified compatibility and discovery
Frequently asked questions
What is architecture.mcp-tools?
architecture.mcp-tools is a open-source AI agent skill with Copy skill directory. Patterns for adding new MCP tools, services, and models to DataFactory.MCP. Use when adding new Fabric API integrations or MCP capabilities.
Who is architecture.mcp-tools best for?
architecture.mcp-tools is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows.
How do I install architecture.mcp-tools?
Install or run architecture.mcp-tools using Copy skill directory. Check architecture.mcp-tools for the latest setup command.
Is architecture.mcp-tools actively maintained?
architecture.mcp-tools may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.