Skip to content
Back to search
30
MCP

SharpLens

io.github.pzalutski-pixel/sharplens

67 semantic C#/.NET analysis tools via Roslyn: navigation, refactoring, codegen, audit.

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

Similar MCP servers embedding-nearest

JavaLens
63 semantic Java analysis tools via Eclipse JDT: navigation, refactoring, code intelligence.
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
DotNet Analyzer
Deep C# code analysis using Microsoft's Roslyn compiler platform.
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
GodotLens
15 semantic GDScript analysis tools via Godot's built-in LSP: navigation, references, rename.
0 tools

How to use

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

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