trite-code-analysis
Analyzes .NET solutions and projects using Roslyn to detect unreferenced code members including classes, methods, properties, and fields with configurable filtering options for public members, entry points, and project-specific analysis to help identify dead code for cleanup and refactoring.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
Alternatives · MCPs
- pzalutski-sharplens32 stars · 8 forks82.251
- egorpavlikhin-roslyn-analyzer31 stars · 4 forks79.123
- bbajt-codemap18 stars · 4 forks74.510
What it is
MCP server CodeAnalysis (Roslyn), catalogued on PulseMCP. Analyzes .NET solutions and projects using Roslyn to detect unreferenced code members including classes, methods, properties, and fields with configurable filtering options for public members, entry points, and project-specific analysis to help identify dead code for cleanup and refactoring.
When to use it
Analyzes .NET solutions and projects using Roslyn to detect unreferenced code members including classes, methods, properties, and fields with configurable filtering options for public members, entry points, and project-specific analysis to help identify dead code for cleanup and refactoring.
Notes
Listed from the PulseMCP registry. The registry does not state a license. Check it before production use.