Skip to content

This release adds 7 notable features for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai claude-code code-analysis c# .net mcp
+2 more
roslyn semantic-analysis

Summary

AI summary

Sixteen analysis tools added to the suite.

Full changelog

Added

  • find_attribute_usages — find types/members by attribute
  • get_di_registrations — scan DI service registrations
  • find_reflection_usage — detect reflection/dynamic usage
  • find_circular_dependencies — project and namespace cycle detection
  • get_nuget_dependencies — NuGet package listing per project
  • get_source_generators — list active source generators
  • get_generated_code — view generated source code
  • 16 new tests (125 total)

Changed

  • Tool count: 55 → 62
  • Refactored RoslynService into 9 partial class files by concern

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

Track pzalutski-pixel/sharplens-mcp

Get notified when new releases ship.

Sign up free

About pzalutski-pixel/sharplens-mcp

58 semantic C#/.NET analysis tools via Roslyn. Navigation, refactoring, find usages, and code intelligence for AI agents.

All releases →

Related context

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]