Skip to content
Back to search
30
MCP

CodeMap

pulsemcp/codemap

Roslyn-powered C# and VB.NET code analysis with symbol queries, call graphs, and 90%+ token savings.

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

Similar MCP servers embedding-nearest

CodeMap
Roslyn-powered MCP server for C#/VB.NET. Query symbols, call graphs, and facts. 90%+ token savings.
0 tools
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
DotNet Analyzer
Deep C# code analysis using Microsoft's Roslyn compiler platform.
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
SharpLens
67 semantic C#/.NET analysis tools via Roslyn: navigation, refactoring, codegen, audit.
0 tools

How to use

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

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