mcpbeat Sign in

MCPComp Diagnostics MCP Server

local only

MCPComp Diagnostics runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm.

Grade an MCP server's auth against the spec and diagnose which layer a failure is in.

Installs per day peak 696 · avg 49
a month agotoday
55
Installs / week
npm · mcpcomp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check MCPComp Diagnostics every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add diagnostics -- npx -y mcpcomp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "diagnostics": {
      "args": [
        "-y",
        "mcpcomp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.diagnostics]
command = "npx"
args = ["-y", "mcpcomp"]
.cursor/mcp.json
{
  "mcpServers": {
    "diagnostics": {
      "args": [
        "-y",
        "mcpcomp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "diagnostics": {
      "args": [
        "-y",
        "mcpcomp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCPComp Diagnostics

same job, measured the same way
Ghost Publisher
by boragkc

Local-first MCP server for safe Ghost authoring, diagnostics, scheduling, and publishing.

91 installs/wk local only
Ghost Publisher
by blogfactoryhq

Local-first MCP server for safe Ghost authoring, diagnostics, scheduling, and publishing.

local only
SSH MCP Server
by yawlabs

MCP server for SSH operations with built-in diagnostics

677 installs/wk local only
Depot (depot.dev)
by akshayjain3450

Read-only MCP server for Depot (depot.dev): CI failure diagnosis, build forensics, and usage.

44 installs/wk local only
Inav MCP
by starlordz12

MCP server for iNAV flight-controller configuration and diagnostics

84 installs/wk local only
mcp-scan
by codingselim

Passive security scanner: audits MCP servers against the OWASP MCP Top 10, graded A-F.

59 installs/wk local only
Tomcat
by sarath-451

Local MCP server for AI-assisted Apache Tomcat management and diagnostics

36 installs/wk local only
Vaspera Pm
by rcolkitt

Verify docs against code, detect drift, and generate verified specs (MCP server).

48 installs/wk local only

MCPComp Diagnostics — questions

Answers built from our own checks of this server.

Why is there no uptime for MCPComp Diagnostics?
MCPComp Diagnostics runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcpcomp was installed 55 times last week.
How do I connect MCPComp Diagnostics?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcpcomp straight from npm; nothing to host, nothing to sign up for.
How many people use MCPComp Diagnostics?
The npm package mcpcomp was installed 55 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.