Run ReSharper CLI inspections and code cleanup through MCP.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.andypgray/resharper-cli-mcp" MCP server from askskill: Run: claude mcp add 'io-github-andypgray-resharper-cli-mcp' -- npx -y Zphil.ReSharperCli
Use resharper-cli-mcp to run code inspection on the current project and summarize findings by severity.
A summary of inspection results, including major issues grouped by severity.
Use resharper-cli-mcp to run code cleanup on this solution and report the style or formatting issues addressed.
The cleanup execution result, with a brief report of fixed or standardized code items.
Developers can trigger ReSharper CLI inspections after code changes to quickly find potential issues and organize the results. It fits local development and AI-assisted code review workflows.
When a team needs to normalize code style or run automated cleanup, this tool can invoke ReSharper CLI cleanup through MCP. This helps reduce manual code-formatting work.
It exposes ReSharper CLI inspection and cleanup capabilities through MCP for code analysis and code cleanup.
No. The description explicitly says it is unofficial and is neither affiliated with nor endorsed by JetBrains.
The provided material does not include installation steps or prerequisites. Please check the source repository for details.
Connect VSCode to MCP so AI can inspect code context in real time.
Analyze and refactor C# code semantically with a local-first Roslyn MCP server.
Control Visual Studio 2022 via MCP for file, build, and debugging tasks.
Use GitHub Copilot CLI via MCP for resumable coding conversations and tasks.
Access semantic code tools like definitions, references, rename, and diagnostics.
Run dev checks and get compact error summaries for faster debugging.