This release adds 2 notable features for engineering teams evaluating rollout.
Published 5mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai
claude-code
code-analysis
c#
.net
mcp
+2 more
roslyn
semantic-analysis
Summary
AI summaryAdded batch source retrieval and outgoing call analysis to method inspection.
Full changelog
New Features
get_method_source_batch- Get source code for multiple methods in one call (reduces round trips when tracing code flows)includeOutgoingCallsparameter foranalyze_method- Now returns what methods a method calls, not just who calls it
Improvements
- Added AI Agent Configuration Tips section in README
- Tool count: 58
Install: dotnet tool install -g SharpLensMcp
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About pzalutski-pixel/sharplens-mcp
58 semantic C#/.NET analysis tools via Roslyn. Navigation, refactoring, find usages, and code intelligence for AI agents.
Related context
Related tools
Earlier breaking changes
- v1.5.3 `health_check` response now uses `{success, data, meta}` envelope; callers must read `data.status` instead of `status`.
Beta — feedback welcome: [email protected]