Back to Browse

GroundTruth MCP Server

Developer ToolsUse Caution4.3Local
Free

Live docs MCP server. 445+ libraries, code audit, snippets, dispatch tool, telemetry.

About

Live docs MCP server. 445+ libraries, code audit, snippets, dispatch tool, telemetry.

Security Report

4.3
Use Caution4.3High Risk

GroundTruth is a well-structured MCP server for documentation and code audit with reasonable permissions matching its purpose. However, the build process includes JavaScript obfuscation (raising maintainability concerns), and the HTTP transport mode with optional auth token introduces moderate security considerations that users should understand. Core functionality is sound with no critical vulnerabilities detected. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

3 files analyzed · 12 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

system_info

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

GitHub API token for higher rate limits (raises from 60 to 5000 req/hr)Required

Environment variable: GT_GITHUB_TOKEN

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-rm-rf-prod-groundtruth": {
      "env": {
        "GT_GITHUB_TOKEN": "your-gt-github-token-here"
      },
      "args": [
        "-y",
        "@groundtruth-mcp/gt-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

5.01 rating
5
1
4
0
3
0
2
0
1
0

No written reviews yet. Be the first!