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
92
Verified
RoslynMcpServer
39
Emerging
Maintenance 25/25
Adoption 20/25
Maturity 24/25
Community 23/25
Maintenance 13/25
Adoption 4/25
Maturity 9/25
Community 13/25
Stars: 2,845
Forks: 434
Downloads: 258,871
Commits (30d): 198
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

Provides core libraries, testing frameworks, and unified engineering infrastructure for building MCP servers that connect LLMs to enterprise data sources like Azure, Fabric, and DevOps platforms. Uses a client-server architecture where hosts initiate connections to MCP servers via stdio transport, enabling standardized context delivery to AI applications across IDEs and assistants. Includes pre-built servers for Azure services, Microsoft Foundry, and developer tools alongside the protocol implementation itself.

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