CodeAnalysisMCP

trite/CodeAnalysisMCP

3.1

If you are the rightful owner of CodeAnalysisMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server that provides code analysis capabilities for .NET C# projects and monorepos using Roslyn.

Tools

Functions exposed to the LLM to take actions

AnalyzeSolution

Analyzes a .NET solution file (.sln) for unreferenced code members.

AnalyzeProject

Analyzes a single .NET project file (.csproj) for unreferenced code members.

GetSolutionInfo

Gets summary information about projects in a .NET solution.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources