mcp and SharpToolsMCP

These are ecosystem siblings where the official Microsoft MCP framework (A) provides the protocol foundation and infrastructure that specialized server implementations like the C# analysis tool (B) build upon to extend AI capabilities into domain-specific languages and tooling.

mcp
92
Verified
SharpToolsMCP
49
Emerging
Maintenance 25/25
Adoption 20/25
Maturity 24/25
Community 23/25
Maintenance 6/25
Adoption 10/25
Maturity 15/25
Community 18/25
Stars: 2,845
Forks: 434
Downloads: 258,871
Commits (30d): 198
Language: C#
License: MIT
Stars: 168
Forks: 26
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 SharpToolsMCP

kooshi/SharpToolsMCP

A suite of MCP tools for AIs to analyze and modify C# solutions with high signal, Roslyn powered context.

Leverages Roslyn's semantic analysis to provide token-efficient, precision-targeted code context—including call graphs, dependency trees, and FQN-based navigation—while omitting formatting to reduce token overhead by ~10%. Built as an MCP server supporting both SSE and stdio transports, it integrates directly with Claude, GitHub Copilot Agent mode, and VS Code, offering automated Git-tracked modifications with immediate compilation feedback rather than simple text replacement.

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