mcp-server-circleci: MCP is a standardized protocol for managing context between LLMs and external systems. This server provides a set of tools to interact with CircleCI using natural language, enabling users to manage pipelines, analyze builds, and more without leaving their IDE.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
Quickly retrieve failed build logs in IDE for debugging
Integrating .NET applications with the Model Context Protocol