Inspectrum runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 12 Sep 2026.
Review coding-agent plans on demand with peer models, attributed findings, and a structured verdict.
We read the source, 19 h ago · rules 3dff92dd89df
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.
versionOutput = String(execFileSync(binary, ["--version"], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add inspectrum -- npx -y inspectrum
{
"mcpServers": {
"inspectrum": {
"args": [
"-y",
"inspectrum"
],
"command": "npx"
}
}
}
[mcp_servers.inspectrum]
command = "npx"
args = ["-y", "inspectrum"]
{
"mcpServers": {
"inspectrum": {
"args": [
"-y",
"inspectrum"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"inspectrum": {
"args": [
"-y",
"inspectrum"
],
"command": "npx"
}
}
}
Code review as an MCP server — structured reviews with OWASP security scanning.
Receive, inspect, replay and deliver webhooks — with signature verification and agent triggers.
Turn any webpage into structured JSON with CSS-selector schemas - strings select text, attributes
Preflight QA for AI-agent deliverables with structured verdicts and repair guidance.
Audit infrastructure for AI coding agents with evidence-backed review and policy gates.
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
Structured visual plans and PR recaps with diagrams, prototypes, annotations, and sharing
Multi-model AI brainstorming debates with code review and quick perspectives
Answers built from our own checks of this server.