by joshua-light · MCP Server · ★ 26
ReSharper MCP Server An MCP (Model Context Protocol) server that runs inside the ReSharper/Rider backend process, exposing code intelligence features to AI assistants via HTTP. Supports C#, F#, VB, and any language with a ReSharper PSI implementation. Tools Build an incoming (callers) or outgoing (callee
| Stars | 26 |
| Forks | 7 |
| Language | C# |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.3254059239806/100 |
| Open Issues | 2 |
| Last Updated | 2026-06-24 |
| Created | 2026-03-08 |
| Platforms | dotnet, mcp |
| Est. Tokens | ~18k |
Explore other popular mcp server tools:
resharper-mcp is An MCP server that lives inside Rider and exposes Resharper-powered tools for AI agents that allow working with actual codebase semantics instead of `grep` approximations.. It is categorized as a MCP Server with 26 GitHub stars.
resharper-mcp is primarily written in C#.
You can find installation instructions and usage details in the resharper-mcp GitHub repository at github.com/joshua-light/resharper-mcp. The project has 26 stars and 7 forks, indicating an active community.
resharper-mcp is released under the MIT license, making it free to use and modify according to the license terms.