Groundtruth runs on your own machine — the client starts it, so there is no endpoint to ping. 155 installs a week from npm. Last commit 5 Aug 2026.
Live docs MCP server. 598+ libraries, evidence-verified answers, code audit, snippets, dispatch.
We read the source, 18 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.
postinstall: node postinstall.mjs
/!\[.*?\]\(https?:\/\/[^)]*(?:exfil|steal|leak|callback|webhook|requestbin|hookbin|burp|interact\.sh|oast\.(?:me|site|fun|live|pro)|canarytokens|pipedream\.net|ngrok(?:\.io|-free\.app)|webhook\.site|beeceptor)[^)]*\)/gi,
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 groundtruth -- npx -y @groundtruth-mcp/gt-mcp
{
"mcpServers": {
"groundtruth": {
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.groundtruth]
command = "npx"
args = ["-y", "@groundtruth-mcp/gt-mcp"]
{
"mcpServers": {
"groundtruth": {
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"groundtruth": {
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GT_GITHUB_TOKEN (GitHub API token for higher rate limits (raises from 60 to 5000 req/hr)).
The author declared them in the registry entry; get the values from the project itself.
Verify docs against code, detect drift, and generate verified specs (MCP server).
Local-first MCP server: version-correct library docs, code map, and offline drift for your repo.
Docs + source RAG for Pipe language: semantic search, cited answers, code symbol lookup.
Audit MCP servers from inside Claude Code. 10 OWASP checks, A-F grade, live leaderboard.
MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.
Persistent memory MCP server. 28 tools, BM25+MMR+OOD retrieval, tamper-evident audit, code graph.
Bootstrap, verify, and update CLI tools & MCP servers in Claude Code from recipes; audit scopes.
Audits MCP servers for Claude Code mcp_tool hook readiness: idempotency, latency, side-effects.
Answers built from our own checks of this server.