MCP Directory
Back

SharpToolsMCP

by kooshi · C# · ★ 195

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

#csharp#dotnet#editor#ide#mcp#mcp-server#roslyn#tool

Install

git clone https://github.com/kooshi/SharpToolsMCP.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "sharptoolsmcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:kooshi/SharpToolsMCP"
      ]
    }
  }
}

From the README

SharpTools is a robust service designed to empower AI agents with advanced capabilities for understanding, analyzing, and modifying C# codebases. It leverages the .NET Compiler Platform (Roslyn) to provide deep static analysis and precise code manipulation, going far beyond simple text-based operations. SharpTools is designed to give AI the same insights and tools a human developer relies on, leading to more intelligent and reliable code assistance. It is effectively a simple IDE, made for an AI user. Due to the comprehensive nature of the suite, it can almost be used completely standalone f…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers