MCP Tool Orchestrator - A .NET framework for building MCP servers with pluggable protocols for project management and source control integration.
Mc3Po provides:
- Protocol Abstractions - Unified interfaces for project management and source control
- Multiple Backends - Azure DevOps, GitLab, GitHub, Plane support
- A2A Integration - Agent-to-Agent protocol support for AI orchestration
- MCP Server Tools - Ready-to-use MCP tool implementations
| Package | Description |
|---|---|
Mc3Po.Protocols.Abstractions |
Core protocol interfaces |
Mc3Po.Protocols |
Protocol provider and TypeCollection |
Mc3Po.Protocols.AzureDevOps |
Azure DevOps implementation |
Mc3Po.Protocols.GitLab |
GitLab implementation |
Mc3Po.Protocols.GitHub |
GitHub implementation |
Mc3Po.Protocols.Plane |
Plane implementation |
Mc3Po.Tools.Abstractions |
Tool framework interfaces |
Mc3Po.Tools.Providers.Mcp |
MCP server provider |
MIT License - See LICENSE for details.