Probe MCP Server
One command to diagnose your MCP server. Tests every tool, resource, and prompt your server exposes - then gives you a health report with a pass/fail scorecard. It runs locally over stdio via the published package.
People who work with developer tools and testing and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-20 · ★ 2 · #50 OF 71 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Probe
Claude Code
claude mcp add incultnitollc-mcp-probe -- npx -y @incultnitollc/mcp-probe Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"incultnitollc-mcp-probe": {
"command": "npx",
"args": [
"-y",
"@incultnitollc/mcp-probe"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @incultnitollc/mcp-probe - published under the repo owner's npm scope (@incultnitollc)
registry namespace io.github.Incultnitollc is GitHub-verified and matches the repo owner
03 · What Probe can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.1.0 · 2026-05-22
[1.1.0] - 2026-05-22 · Added - publishability score · A second, complementary diagnostic alongside the existing test flow: a publishability composite that scores an MCP server 0–100 on whether its schemas…
v1.0.0-action · 2026-05-20
First Marketplace release of mcp-probe-action. · Quick start · yaml · incultnitollc/mcp-probe@v1 · with: · 'node dist/index.js' · Inputs · command (required) - server launch command · fail-under - composite threshold…
v1.0.0 · 2026-04-22
What's new · Library mode. inspectServer, benchServer, parseTarget, createTransport, checkCompliance and all types are now exported from the package. Import directly instead of spawning the CLI: · ts · import {…
04 · Who maintains Probe
mcp-probe is maintained by incultnitollc. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/incultnitollc/mcp-probe
- category
- science & health - ranked #50 of 71 actively-maintained science & health servers as of 2026-09-18.
- registry
- io.github.Incultnitollc/mcp-probe (active, first published 2026-06-08 · 2 versions)
- packages
- npm:@incultnitollc/mcp-probe
06 · Probe FAQ
What is Probe?
One command to diagnose your MCP server. Tests every tool, resource, and prompt your server exposes - then gives you a health report with a pass/fail scorecard. It runs locally over stdio via the published package.
Is Probe still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-20. We re-verify nightly.
How do I install Probe?
Run `npx -y @incultnitollc/mcp-probe`. You can also paste the ready-made client config above.
Does Probe run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Probe
Alternatives to Probe
Maintained science & health servers if Probe isn't the fit.
- Arxiv MCP Server (blazickjp) Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP. ★ 3,159 · 2026-08-26
- Paper Banana Generate academic diagrams and statistical plots from text using multi-agent AI. ★ 2,367 · 2026-09-17
- Pyscn Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score. ★ 1,068 · 2026-09-17
- Pubmed MCP Server Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms. ★ 148 · 2026-09-13
- FHIR MCP Server MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications ★ 136 · 2026-09-04
- Clinicaltrialsgov MCP Server Search ClinicalTrials.gov - find studies, retrieve results, match patients to eligible trials. ★ 94 · 2026-09-13
More science & health MCP servers · Books & Papers MCP Server · Py Europe PMC · Labmate MCP · ChemDraw MCP (unofficial)
More TypeScript MCP servers · Cardano MCP · Indigo MCP · Infranodus MCP Server Infranodus · Inite Brain · Inkog · see all