Loomal

Roslyn-powered MCP server for C#/VB.NET. Query symbols, call graphs, and facts. 90%+ token savings.

8 starsnuget: codemap-mcp

About CodeMap

CodeMap is an MCP (Model Context Protocol) server published by bbajt in the official MCP registry, listed under Search on Loomal. Roslyn-powered MCP server for C#/VB.NET. Query symbols, call graphs, and facts. 90%+ token savings.

It ships as a NuGet package (codemap-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bbajt/csharp-code-map, where the project has earned 8 GitHub stars.

Use CodeMap with your agent

Claude Code · one command
claude mcp add codemap -- dnx codemap-mcp --yes
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "codemap": {
      "command": "dnx",
      "args": [
        "codemap-mcp",
        "--yes"
      ]
    }
  }
}
nugetcodemap-mcp

Frequently asked questions

What is CodeMap?
CodeMap is an MCP (Model Context Protocol) server by bbajt in the Search category. Roslyn-powered MCP server for C#/VB.NET. Query symbols, call graphs, and facts. 90%+ token savings.
How do I connect CodeMap to Claude, Cursor, or another MCP client?
Install CodeMap from its nuget package (codemap-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is CodeMap open source?
Yes — the source code is public at github.com/bbajt/csharp-code-map, with 8 GitHub stars.
Can AI agents pay to use CodeMap?
Not yet through Loomal — CodeMap is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain CodeMap? Claim this listing free by verifying GitHub ownership, or contact us.