Self-hosted MCP for live library documentation, dependency guidance, code audits, snippets, compatibility checks, and migrations.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by GroundTruth MCP.
rm-rf-prod/GroundTruth-MCP MCP server gives an AI assistant a local set of tools for researching libraries, reviewing source code, and checking implementation choices against current references. Its library workflow can resolve packages, retrieve documentation for a topic, find recommended and discouraged patterns, compare two or three libraries, retrieve release notes, and find migration material. The supported package fallbacks include npm, PyPI, crates.io, and pkg.go.dev.
The server also covers broader technical subjects through search. The documented search areas include OWASP security guidance, WCAG and WAI-ARIA, browser and web APIs, CSS, performance, AI provider documentation, Google APIs, infrastructure, and databases. Code examples can be retrieved from GitHub, while snippets are pre-indexed and ranked by library and version.
rm-rf-prod/GroundTruth-MCP MCP server runs on the developerβs machine and retrieves documentation when requested. Its source options include llms.txt, Jina Reader, GitHub, and package registries used as fallbacks. The README describes an on-disk cache for snippets and atomic cache handling. GitHub requests work without credentials, although unauthenticated requests are limited to 60 per hour; an optional GitHub token raises that limit to 5,000 requests per hour.
For project-wide guidance, gt_auto_scan reads a supported manifest and identifies dependencies before fetching best-practice information. Supported manifest files include package.json, requirements.txt, pyproject.toml, Cargo.toml, go.mod, pom.xml, build.gradle, and composer.json.
The gt_audit tool walks project files and applies more than 107 checks across 18 categories. Documented checks include security issues such as SQL injection, XSS, SSRF, path traversal, and hardcoded credentials; accessibility problems; React and Next.js patterns; TypeScript issues; performance concerns; Node.js issues; and Python risks. Results include severity, category, counts, exact file:line locations, and fix guidance from an authoritative source.
Install the server with Node.js 24 or newer. For MCP clients that use a JSON configuration, run npx with the package @groundtruth-mcp/gt-mcp@latest and the -y flag. The README specifically shows configuration for Cursor, Claude Desktop, and VS Code, and also provides a Claude Code command.
No build step or configuration file is required. Using the @latest tag causes npx to retrieve the newest package when a session starts. Set GT_GITHUB_TOKEN only if higher GitHub request limits are needed; the README says the token does not need additional scopes.
The dispatch tool can route plain-language requests to the appropriate operation, while individual tools remain available for callers that need explicit arguments. Examples include resolving a library, auditing a project path, checking browser compatibility, comparing libraries, or retrieving a changelog for a version.
The server is self-hosted and depends on external documentation sources for live results. GitHub access is rate-limited without the optional token. Its package metadata and README identify the project as licensed under Elastic License 2.0. The provided material does not describe support for clients beyond the listed configurations or guarantee that every library has a curated entry; registry fallbacks are used when a library cannot be found in the primary catalog.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/rm-rf-prod-groundtruth-mcp)<a href="https://allmcps.com/mcp/rm-rf-prod-groundtruth-mcp"><img src="https://allmcps.com/api/badge/rm-rf-prod-groundtruth-mcp?style=directory" alt="GroundTruth MCP on AllMCPs" /></a>