Skip to content
Back to search
30
MCP

DotNet Analyzer

pulsemcp/dotnet analyzer

Deep C# code analysis using Microsoft's Roslyn compiler platform.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Roslyn C# Analyzer
Provides C# code analysis capabilities by leveraging the Microsoft Roslyn compiler platform to validate syntax, find references, and run rec
0 tools
CodeMap
Roslyn-powered C# and VB.NET code analysis with symbol queries, call graphs, and 90%+ token savings.
0 tools
SharpLens
67 semantic C#/.NET analysis tools via Roslyn: navigation, refactoring, codegen, audit.
0 tools
Roslyn CodeLens
Roslyn-based MCP server providing semantic code intelligence for .NET codebases.
0 tools
Roslyn CodeLens
Roslyn-based MCP server providing semantic code intelligence for .NET codebases.
0 tools
RoselineMCP
MCP server for C# code analysis and automated fixing using Roslyn analyzers and code fix providers.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dotnet_analyzer": {
      "url": "None",
      "transport": "http"
    }
  }
}