Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.05 KB

File metadata and controls

28 lines (21 loc) · 1.05 KB

Mc3Po

MCP Tool Orchestrator - A .NET framework for building MCP servers with pluggable protocols for project management and source control integration.

Overview

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

Packages

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

License

MIT License - See LICENSE for details.