DanMarshall909/dotnet-mcp
If you are the rightful owner of dotnet-mcp 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.
A robust Model Context Protocol (MCP) server for .NET code analysis and refactoring with comprehensive auto-fix capabilities.
Tools
Functions exposed to the LLM to take actions
extract_method
Extract code into new methods
rename_symbol
Rename symbols throughout the codebase
extract_interface
Extract interfaces from classes
find_symbol
Find symbols with advanced filtering
get_class_context
Get comprehensive class context
analyze_project_structure
Analyze project architecture
find_symbol_usages
Find symbol usages with impact analysis
analyze_solution
Analyze solution structure and dependencies
auto_fix
Apply automatic fixes to common code issues
batch_refactor
Apply multiple refactoring operations in sequence
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client