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.
168 stars.
Stars
168
Forks
26
Language
C#
License
MIT
Category
Last pushed
Dec 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/kooshi/SharpToolsMCP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
microsoft/mcp
Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered...
microsoft/mcp-dotnet-samples
A comprehensive set of samples of creating and using MCP servers and clients with .NET
nisalgunawardhana/How-To-Create-MCP-Server
This guide will help you set up a basic MCP (Model Context Protocol) server in .NET, configure...
afrise/MCPSharp
MCPSharp is a .NET library that helps you build Model Context Protocol (MCP) servers and clients...
MCDxAI/minecraft-dev-mcp
Model Context Protocol server for Minecraft Development