Favicon of architecture.mcp-tools

architecture.mcp-tools Skill

AI Agent SkillC#Open source

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.

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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
39/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Documentation
  • Data analysis
  • Documentation use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • 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

C#Copy skill directory

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

Explore related resources

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.

Share:

Stars
38
Forks
16
Last commit
14 days ago
Repository age
11 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to architecture.mcp-tools