← Back to Plugins
MCP Server MCP

io.github.amarodeabreu/rug-munch-mcp

github By github 👁 1 views ▲ 0 votes

Crypto risk intelligence: 19 tools for rug pull detection, AI forensics, and token analysis.

Homepage Verified source GitHub

Install

uvx rug-munch-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "rug-munch-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional API key for authenticated access (bypasses x402 payment)",
          "format": "string",
          "isSecret": true,
          "name": "RUG_MUNCH_API_KEY"
        },
        {
          "description": "API base URL (default: https://cryptorugmunch.app/api/agent/v1)",
          "format": "string",
          "name": "RUG_MUNCH_API_BASE"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...