mcpbeat Sign in

Resharper CLI MCP Server

local only

Resharper CLI MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 8 Sep 2026.

ReSharper CLI inspection/cleanup via MCP. Unofficial: not affiliated with or endorsed by JetBrains.

Installs / week
not published
0
Stars
0 open issues
8 Sep 2026
Last commit
from GitHub
MIT
License
C#

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

            using Process? process = Process.Start(probe);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Resharper CLI MCP

same job, measured the same way
Tend MCP
by nries1

Unofficial MCP server for Tend Dental appointment booking. Not affiliated with Tend.

27 installs/wk local only
Xquik MCP Server
by xquik

128 REST operations. 120 MCP routes; 119 JSON/text ops. OAuth 2.1. Not affiliated with X Corp.

answering
Orange Peel
by orangepeel

Cited Hermès price & resale market data as MCP tools, with attribution. Not affiliated.

6 tools answering
PortlandMaps (Unofficial)
by gptnowllc

Unofficial MCP server for the public PortlandMaps property/permit/zoning API. Not city-affiliated.

70 installs/wk 11 tools answering
oraclemcp
by muhdur

Engine-free, governed Oracle Database MCP server with a fail-closed SQL guard (unofficial).

local only
AWS CLI MCP Server
by musaddiq-dev

Python MCP server for AWS CLI inspection and operations

71 installs/wk local only
ChemDraw MCP (unofficial)
by jurimaxam-dotcom

Molecule names or SMILES to 2D structures, reactions, mechanisms, spectra - offline via RDKit.

125 installs/wk local only
Openevidence MCP
by bakhtiersizhaev

Unofficial MCP server connecting OpenEvidence to AI agents via authenticated browser sessions

56 installs/wk local only

Resharper CLI MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Resharper CLI MCP?
Resharper CLI MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Resharper CLI MCP open source?
Yes — it is published under the MIT licence, written in C# and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.