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
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.