mcp and RoslynMcpServer

The official Microsoft MCP servers catalog serves as the broader ecosystem framework, while the Roslyn-based server is a specialized implementation that extends MCP capabilities specifically for C# code analysis and refactoring—making them ecosystem components where the latter represents a domain-specific instantiation of the former's protocol.

mcp
93
Verified
RoslynMcpServer
38
Emerging
Maintenance 25/25
Adoption 20/25
Maturity 25/25
Community 23/25
Maintenance 10/25
Adoption 4/25
Maturity 11/25
Community 13/25
Stars: 2,845
Forks: 434
Downloads: 287,327
Commits (30d): 167
Language: C#
License: MIT
Stars: 5
Forks: 2
Downloads: —
Commits (30d): 0
Language: C#
License: MIT
No risk flags
No Package No Dependents

About mcp

microsoft/mcp

Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration

This project provides official server implementations of Microsoft's Model Context Protocol (MCP). It helps developers connect their AI assistants, like those in IDEs, with various Microsoft services such as Azure, Microsoft Fabric, and Azure DevOps. By enabling these connections, developers can leverage AI to access data and integrate tools consistently, enhancing the capabilities and flexibility of their AI applications.

AI-powered development Azure integration developer tools API standardization AI application development

About RoslynMcpServer

JoshuaRamirez/RoslynMcpServer

Model Context Protocol server for Roslyn-powered C# refactoring operations

Exposes 41 Roslyn-powered tools for refactoring, code navigation, analysis, generation, and syntax conversion with full solution-wide reference tracking and atomic file writes with rollback support. Communicates via stdio transport with MCP clients like Claude, and includes a standalone CLI for CI/CD pipelines and terminal use. Requires .NET 9.0 SDK and integrates with Visual Studio Code, Claude Desktop, and Claude Code via configuration files.

Scores updated daily from GitHub, PyPI, and npm data. How scores work