Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Sharplens MCP
Sharplens MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 1:01:29 AM

Sharplens MCP

User RatingsBe the first to rate and review this MCP server!
View Repository32 GitHub StarsTotal stargazers on GitHub for the source repository (32 stars).Visit Website
dotnetcsharproslyncode-analysisdeveloper-tools

Analyzes C# and .NET solutions with Roslyn for semantic navigation, diagnostics, impact analysis, and refactoring workflows.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "pzalutski-pixel-sharplens-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sharplens-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (80) Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

Semantic C#/.NET analysis through the pzalutski-pixel/sharplens-mcp MCP server uses Microsoft Roslyn to expose navigation, code intelligence, diagnostics, and refactoring tools. It loads a .sln or .slnx solution and answers structured queries about symbols, references, inheritance, call paths, control flow, and API changes. Reach for it when text search or basic language-server navigation is insufficient, especially for overloaded methods, partial classes, dependency impact, or compiler-accurate analysis. The server runs locally over stdio through either the SharpLensMcp .NET tool or the sharplens-mcp npm package.

Use cases

β€’Navigate overloaded C# methods and inheritance hierarchies
β€’Trace callers, callees, and multi-hop impact paths
β€’Review compiler and analyzer diagnostics before CI
β€’Detect dead code and unreachable branches
β€’Compare public API changes against a Git reference

Key features

β€’Roslyn-based semantic C# and .NET analysis
β€’Symbol navigation and reference classification
β€’Call graphs, reachability, and change-impact analysis
β€’Compiler and analyzer diagnostics
β€’Batch lookups and refactoring previews
β€’External assembly and XML documentation inspection

Capabilities & Tool Schemas (80) ~1.2k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Sharplens MCP.

get_symbol_info

Semantic info at position

go_to_definition

Jump to symbol definition

find_references

All references; each classified read/write/invocation/cast/typeof/nameof/attribute; optional `kind` filter

find_implementations

Interface/abstract implementations

find_callers

Impact analysis - who calls this?

get_call_graph

Multi-hop callers/callees graph with depth bound + cycle detection

How Sharplens MCP works

What pzalutski-pixel/sharplens-mcp MCP server does

The pzalutski-pixel/sharplens-mcp MCP server gives coding agents semantic access to C# and .NET solutions through Microsoft Roslyn. Rather than treating source files as plain text, it resolves symbols, types, members, overloads, inheritance, attributes, and external assembly information using the compiler’s model.

Its tool set covers navigation, discovery, diagnostics, code-quality analysis, impact assessment, and refactoring support. Examples include locating definitions and references, finding callers and implementations, constructing bounded call graphs, comparing a public API with a Git reference, tracing exception flow, identifying dead branches, and resolving pasted stack traces to source locations. Several operations support batches or preview-style generation so an agent can inspect proposed changes before applying them.

How it works

The server maintains an in-memory representation of the loaded solution for responsive queries. Set DOTNET_SOLUTION_PATH to load a .sln or .slnx file at startup, or call load_solution before using analysis tools. Responses use a structured success/error/data shape and can include suggested follow-up tools. Coordinates are zero-based.

Roslyn-based resolution is useful for cases where textual matching is ambiguous, such as overloaded methods, partial types, inheritance, dispatch, or read/write reference classification. The server can also inspect NuGet, BCL, and other external assembly types when the solution provides the relevant references.

Setup and configuration

Install the pzalutski-pixel/sharplens-mcp MCP server with the SharpLensMcp global .NET tool or run the npm package with npx -y sharplens-mcp. A stdio client configuration can invoke the npm package and pass DOTNET_SOLUTION_PATH in its environment. The README specifically documents Claude Code setup through a project .mcp.json file.

Supported configuration variables are:

  • DOTNET_SOLUTION_PATH: startup solution path; if absent, use load_solution.
  • SHARPLENS_ABSOLUTE_PATHS: return absolute rather than relative paths.
  • SHARPLENS_LOG_LEVEL: set logging verbosity.
  • SHARPLENS_TIMEOUT_SECONDS: set the long-operation timeout.
  • SHARPLENS_MAX_DIAGNOSTICS: limit returned diagnostics.
  • SHARPLENS_ENABLE_SEMANTIC_CACHE: enable or disable semantic caching.

Tools and capabilities

The pzalutski-pixel/sharplens-mcp MCP server exposes tools for:

  • Symbol lookup, definitions, references, implementations, callers, call graphs, and paths between methods.
  • Type hierarchies, derived and base types, members, overloads, attributes, documentation, extension methods, and super methods.
  • Compiler and analyzer diagnostics, API compatibility checks, data-flow and control-flow analysis, exception flow, and change-impact analysis.
  • Similar-code detection, dead-code and unreachable-branch analysis, stack-trace resolution, and external type inspection.
  • Refactoring and generation workflows, including safe previews and batch operations, where provided by the server.

Limitations and notes

The in-memory model can become stale after files are changed by external editor or file tools. Call sync_documents for modified, created, or deleted C# files. Changes made through the server’s own refactoring tools are updated automatically; project-file changes require load_solution instead.

If no startup solution path is configured, analysis cannot begin until load_solution has been called. The README also notes that tool names no longer use the older roslyn: prefix; current names omit it, while prefixed aliases are retained temporarily for one migration release.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Brazilian Central Bank (BCB) MCP logoBrazilian Central Bank (BCB) MCP
    Verified

    MCP server for the Brazilian Central Bank (Banco Central do Brasil): SGS time series (Selic, IPCA, exchange rates, GDP and 139 curated, source-verified indicators), the Focus market-expectations survey and PTAX official exchange rates. 15 tools, 3 resources and 3 prompts, with provenance metadata on every response. Runs locally via npx (stdio) or through the hosted endpoint at https://bcb.sidneybissoli.com/mcp β€” no API key or signup required.

    πŸ’° Finance & Fintech7 views
    Compare vs Brazilian Central Bank (BCB) MCP β†’
  • MCP Klever Vm logoMCP Klever Vm

    Klever blockchain MCP server for smart contract development, on-chain data exploration, account and asset queries, transaction analysis, and contract deployment tooling.

    πŸ’° Finance & Fintech3 views
    Compare vs MCP Klever Vm β†’
  • CogniRepo logoCogniRepo

    FAISS, call graph, AST, BM25 β€” 34 MCP tools for AI agents. 50-80% token reduction. Offline.

    πŸ’° Finance & Fintech3 views
    Compare vs CogniRepo β†’
  • Sigrank MCP logoSigrank MCP

    Operator leaderboard measuring users, not models β€” ranks AI coding operators by token cascade efficiency (Yield = Cache Reads Γ— Output / InputΒ²). 15 MCP tools: rank, pull, submit (ed25519-signed), diagnose, simulate. Privacy-first: only token counts leave the machine. npx sigrank

    πŸ’° Finance & Fintech3 views
    Compare vs Sigrank MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
32
Stargazers on the source repository.
npm downloads
1k
Package downloads in the last 30 days.
Last commit
25d ago
Most recent push to the default branch.
Tools exposed
80
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Sharplens MCP

Install the SharpLensMcp global .NET tool with `dotnet tool install -g SharpLensMcp`, or run `npx -y sharplens-mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSharplens MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pzalutski-pixel-sharplens-mcp?style=directory)](https://allmcps.com/mcp/pzalutski-pixel-sharplens-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/pzalutski-pixel-sharplens-mcp"><img src="https://allmcps.com/api/badge/pzalutski-pixel-sharplens-mcp?style=directory" alt="Sharplens MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
Last updatedSep 4, 2026
9/10 checks healthy over the last 31d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars32
GitHub Star CountTotal stargazers on GitHub representing community popularity (32 stars).
Last commit25d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 16, 2026
npm downloads1,029/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
64Quality signal: Good Β· 64/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools27/30
Adoption & activity10/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 16d ago via OSV.dev Β· sharplens-mcp (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Sharplens MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code