kooshi/SharpToolsMCP
A suite of MCP tools for AIs to analyze and modify C# solutions with high signal, Roslyn powered context.
This service helps AI coding assistants understand and modify C# codebases. It takes a C# solution as input and allows the AI to perform deep analysis and make precise code changes, much like a human developer would in an IDE. The output is a modified C# codebase and contextual information like diffs and compilation errors, enabling AI agents to act as advanced coding assistants.
168 stars.
Use this if you are developing an AI coding assistant and need it to perform sophisticated C# code analysis, modification, and refactoring with a deep understanding of the code's structure and semantics.
Not ideal if you need a simple text-based code editor or a solution for languages other than C#.
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...
MCDxAI/minecraft-dev-mcp
Model Context Protocol server for Minecraft Development
afrise/MCPSharp
MCPSharp is a .NET library that helps you build Model Context Protocol (MCP) servers and clients...