MarcelRoozekrans/roslyn-codelens-mcp
by Various
Roslyn-based MCP server providing semantic code intelligence for .NET codebases — type hierarchies, call sites, DI registrations, and reflection usage for Claude Code
MCP
MarcelRoozekrans/roslyn-codelens-mcp
Added 1 June 2026
Overview
A Roslyn-based MCP server that provides semantic code intelligence for .NET codebases. It exposes type hierarchies, call sites, dependency injection registrations, and reflection usage through the Model Context Protocol for use with Claude Code.
Best for
Best for
Developers working with .NET codebases who want semantic code understanding via Claude Code
Use cases
- Navigating type hierarchies in large .NET projects
- Finding all call sites of a specific method
- Auditing DI registrations and reflection usage across a solution
How to use
Tools exposed
find_implementationsfind_callersfind_event_subscribersfind_tests_for_symbolget_test_summaryfind_uncovered_symbolsgenerate_test_skeletonget_type_hierarchyget_di_registrationsget_project_dependenciesget_symbol_contextget_public_api_surfacefind_breaking_changesfind_reflection_usagefind_referencesgo_to_definitionget_diagnosticsget_code_fixessearch_symbolsget_nuget_dependencies
Tested with
Claude Code, VS Code
Notes
A Roslyn-based MCP server that provides semantic code intelligence for .NET codebases. It exposes type hierarchies, call sites, dependency injection registrations, and reflection usage through the Model Context Protocol for use with Claude Code.
13 stars on GitHub. Last updated 2026-05-28. Licensed MIT.
Use cases
- Navigating type hierarchies in large .NET projects
- Finding all call sites of a specific method
- Auditing DI registrations and reflection usage across a solution
Pros
- Leverages Roslyn for deep semantic analysis beyond text search
- Integrates with Claude Code for natural language code queries
- Covers specific .NET concerns like DI and reflection
Cons
- Low star count (13) indicates limited community adoption
- Only works with .NET codebases and requires Roslyn
- Depends on Claude Code for the client interaction
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages Roslyn for deep semantic analysis beyond text search
- Integrates with Claude Code for natural language code queries
- Covers specific .NET concerns like DI and reflection
Cons
- Low star count (13) indicates limited community adoption
- Only works with .NET codebases and requires Roslyn
- Depends on Claude Code for the client interaction
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.