graneth-mcp

zubovartemiy/graneth-mcp
★ 0 stars TypeScript Security Updated today
Account-free MCP server that checks AI-written changes before they are committed: packages that do not exist, dependency risk shapes, and hardcoded secrets.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "graneth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zubovartemiy/graneth-mcp"
      ]
    }
  }
}

README Excerpt

Source for **`@graneth/mcp-server`** — an account-free [MCP](https://modelcontextprotocol.io) server that checks AI-written changes before they are committed: packages that do not exist, dependency risk shapes, and hardcoded secrets. ```bash npx @graneth/mcp-server ``` **Tool documentation, install snippets for Claude Code / Cursor / Windsurf, and the exact

Topics

ai-coding-assistantdependency-securityhallucinationmcpmodel-context-protocolsecret-detectionslopsquattingsupply-chain-security