mcs-mcp: MCS-MCP is an MCP server that connects AI assistants to Jira project history for natural-language delivery analytics and probabilistic forecasting. It uses Monte-Carlo simulations to answer questions about completion dates, scope, and process bottlenecks. It ingests only minimal metadata (issue keys, types, transitions) ensuring data security and privacy.; 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.
Forecast completion dates for backlog items
Integrating .NET applications with the Model Context Protocol