74
/ 100
1 month ago
glama

ws-mcp

A self-hosted MCP server that fetches live documentation and performs code audits using real-time authoritative references to prevent AI hallucinations. It provides tools for searching documentation across 330+ libraries and scanning local source code for security, performance, and accessibility issues.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool annotations don’t match behaviour
1 read-only tool performs write/delete/exec — gt_search (line 1294: AUTHORITATIVE_URL_PATTERN.exec(html))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GT_AUTH_TOKEN, GT_GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGT_AUTH_TOKENBearer token required for HTTP transport endpoints none
configGT_CACHE_DIRDisk cache location for persistent cross-session caching ~/.gt-mcp-cache
configGT_CONCURRENCYParallel fetch limit in gt_auto_scan 8
🔐 secretGT_GITHUB_TOKENclaude mcp add gt -e =ghp_yourtoken -- npx -y @groundtruth-mcp/gt-mcp@latest
configGT_HTTP_PORTPort to enable HTTP transport (otherwise stdio) none
configGT_HTTP_STATEFULSet =1 for session-per-request HTTP mode 0 (stateless)
configGT_NO_WATERMARK
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rm-rf-prod-groundtruth-mcp-1l9521)](https://m8ven.ai/mcp/rm-rf-prod-groundtruth-mcp-1l9521)
commit: 301de78f260916beae16c0b93e72991ffcd4334f
code hash: 41812e2d12f7918c8d01726f8e30aa4c94b3c4dec46b64f296fa1a9bb5b6beff
verified: 6/16/2026, 12:04:23 PM
view raw JSON →
ws-mcp · M8ven Trust Score | M8ven