teamcity-mcp: The TeamCity MCP Server allows developers using AI-powered coding assistants to interact with TeamCity directly from their development environment via MCP tools. It offers two operational modes: Dev mode for safe CI/CD operations and Full mode for complete infrastructure management. Runtime mode switching is supported without restart in version 2.1.0+.; 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.
Trigger builds and monitor status on feature branches
Integrating .NET applications with the Model Context Protocol