Back to Browse

Graneth MCP Server

Developer ToolsLow Risk9.7MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Pre-flight check for AI coding agents: hallucinated packages + secrets, 6 ecosystems, no account.

About

Pre-flight check for AI coding agents: hallucinated packages + secrets, 6 ecosystems, no account.

Remote endpoints: streamable-http: https://graneth.com/api/mcp

Security Report

9.7
Low Risk9.7Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

4 tools verified · Open access · 1 issue 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.

file_system

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

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

graneth-mcp

Source for @graneth/mcp-server — an account-free MCP server that checks AI-written changes before they are committed: packages that do not exist, dependency risk shapes, and hardcoded secrets.

npx @graneth/mcp-server

Tool documentation, install snippets for Claude Code / Cursor / Windsurf, and the exact verdicts it returns: packages/mcp-server/README.md.

What is in this repository

packages/mcp-serverthe MCP server itself — stdio, hand-rolled JSON-RPC, no runtime dependencies
packages/core-checksthe detection core it bundles: registry existence across six ecosystems, manifest parsing, secret patterns + entropy, risk scoring

What is not

The hosted scanning service is a separate, closed codebase: pull-request scanning, the second-pass LLM triage, policy enforcement, signed receipts and billing are not here and are not open source. This repository is the free tool and the checks it runs — which is the part you install on your machine, and therefore the part worth being able to read.

How it is maintained

Generated from the internal monorepo, which is the source of truth. Edits made directly here are overwritten on the next sync, so please open an issue rather than a patch — the fix lands upstream and comes back with the next release.

Three of core-checks' test files are held back: they assert that the secret rules fire, so their fixtures are literal example credentials, and every scanner — GitHub's push protection and this project's own — reads them as the real thing. The rules themselves are here in full (packages/core-checks/src/secrets.ts), as are the package's other tests.

Licence

MIT. See LICENSE.

Reviews

No reviews yet

Be the first to review this server!