RoslynMcpServer: Roslyn MCP Server enables AI assistants to safely refactor and analyze C# codebases by exposing 53 Roslyn-powered tools. It provides comprehensive code intelligence, including refactoring, navigation, analysis, generation, and conversion, with full solution-wide reference tracking and preview support.; python-sdk: The MCP Python SDK provides a robust implementation of the Model Context Protocol, enabling developers to build secure, standardized servers that expose data and functionality to LLM applications. It also includes a client library for connecting to any MCP server, supporting various standard transports like stdio, Streamable HTTP, and SSE.
Allowing AI assistants to automatically refactor and modernize C# codebases.
Integrating custom business logic and data sources with LLM-powered applications.