SERVER

SharpLens

Rank #3,753

io.github.pzalutski-pixel/sharplens

A Model Context Protocol (MCP) server providing 62 AI-optimized tools for .NET/C# semantic code analysis, navigation, refactoring, and code generation using Microsoft Roslyn. Built for AI coding agents - provides compiler-accurate code understanding that AI cannot infer from reading source files alone.

First listed
Dec 27, 2025
Last publish date
Apr 16, 2026
OVERVIEW

SharpLens is a Model Context Protocol (MCP) server published by pzalutski-pixel. It ranks #3,753 of 76,851 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. SharpLens is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Dec 27, 2025 and most recently updated on Apr 16, 2026.

STANDING
#3,753of 76,851 tracked serversTop 5%

Ranks ahead of 73,098 of 76,851 servers on MCP Toplist.

Recent momentum
+15GitHub stars since Apr 27 (+107%)
CONNECT

Use SharpLens

Add SharpLens to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "sharplens": {
      "command": "npx",
      "args": [
        "-y",
        "sharplens-mcp"
      ],
      "env": {
        "DOTNET_SOLUTION_PATH": "<your DOTNET_SOLUTION_PATH>",
        "ROSLYN_LOG_LEVEL": "<your ROSLYN_LOG_LEVEL>",
        "ROSLYN_TIMEOUT_SECONDS": "<your ROSLYN_TIMEOUT_SECONDS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

NuGet package
{
  "mcpServers": {
    "sharplens": {
      "command": "dnx",
      "args": [
        "SharpLensMcp"
      ],
      "env": {
        "DOTNET_SOLUTION_PATH": "<your DOTNET_SOLUTION_PATH>",
        "ROSLYN_LOG_LEVEL": "<your ROSLYN_LOG_LEVEL>",
        "ROSLYN_TIMEOUT_SECONDS": "<your ROSLYN_TIMEOUT_SECONDS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (2 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

pzalutski-pixel

Organization
Servers in org
4
Versions across org
13
MORE FROM THIS PUBLISHER

Other servers by pzalutski-pixel

View all pzalutski-pixel servers →
VERSIONS

Available versions (3)

1.4.2 · Apr 8, 20261.5.0 · Apr 8, 20261.5.1 · Apr 16, 2026Apr 8, 2026Apr 16, 2026
VersionPublished
1.5.1Apr 16, 2026
1.5.0Apr 8, 2026
1.4.2Apr 8, 2026
FAQ

Frequently asked questions

Who maintains SharpLens?
SharpLens is maintained by pzalutski-pixel, which publishes 4 MCP servers (13 total versions) tracked on MCP Toplist.
Is SharpLens listed on the Official MCP Registry?
Yes — SharpLens is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does SharpLens have?
MCP Toplist tracks 3 versions of SharpLens, most recently published on Apr 16, 2026.
Where can I find the source code for SharpLens?
The source code for SharpLens is hosted at github.com/pzalutski-pixel/sharplens-mcp.
EXPLORE
SharpLens - MCP Server #3,753 | MCP Toplist