RoslynMCP

carquiza/RoslynMCP

3.4

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

The Roslyn MCP Server is a C# server that integrates with Microsoft's Roslyn compiler platform to enhance Claude Desktop with advanced code analysis and navigation capabilities for C# codebases.

Tools

Functions exposed to the LLM to take actions

SearchSymbols

Search for symbols using wildcard patterns.

FindReferences

Find all references to a specific symbol.

GetSymbolInfo

Get detailed information about a symbol.

AnalyzeDependencies

Analyze project dependencies and usage patterns.

AnalyzeCodeComplexity

Identify high-complexity methods.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources