SharpLens runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 17 Aug 2026.
67 semantic C#/.NET analysis tools via Roslyn: navigation, refactoring, codegen, audit.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
using var process = Process.Start(startInfo)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sharplens -- npx -y sharplens-mcp
{
"mcpServers": {
"sharplens": {
"args": [
"-y",
"sharplens-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.sharplens]
command = "npx"
args = ["-y", "sharplens-mcp"]
{
"mcpServers": {
"sharplens": {
"args": [
"-y",
"sharplens-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sharplens": {
"args": [
"-y",
"sharplens-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DOTNET_SOLUTION_PATH (Path to .sln or .slnx file to auto-load on startup), ROSLYN_LOG_LEVEL (Logging verbosity: Trace, Debug, Information, Warning, Error), ROSLYN_TIMEOUT_SECONDS (Timeout for long-running operations).
The author declared them in the registry entry; get the values from the project itself.
63 semantic Java analysis tools via Eclipse JDT: navigation, refactoring, code intelligence.
Roslyn MCP server: semantic .NET/C# intelligence - analysis, refactoring, tests, IL inspection.
Local-first MCP server for semantic C# analysis & refactoring via Roslyn & MSBuildWorkspace.
Semantic code analysis for Go using gopls - language-aware navigation, definitions, references
Roslyn-powered C# code navigation, blast-radius analysis, and verified edits for coding agents.
Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture
MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation tools
AST-based semantic code search: 33 tools, 35 languages, call tracing, impact analysis
Answers built from our own checks of this server.