mcpbeat Sign in

Rug Munch MCP Server

by amarodeabreu Your server? Claim it
local only

Rug Munch MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi. Last commit 31 Mar 2026.

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

Installs per day peak 23 · avg 9 · -17% w/w
a month agotoday
58
Installs / week
pypi · rug-munch-mcp
1
Stars
0 open issues
31 Mar 2026
Last commit
0 releases in 90 days
MIT
License
Python

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check Rug Munch MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rug-munch-mcp -- uvx rug-munch-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rug-munch-mcp": {
      "args": [
        "rug-munch-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rug-munch-mcp]
command = "uvx"
args = ["rug-munch-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rug-munch-mcp": {
      "args": [
        "rug-munch-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rug-munch-mcp": {
      "args": [
        "rug-munch-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: RUG_MUNCH_API_KEY (Optional API key for authenticated access (bypasses x402 payment)), RUG_MUNCH_API_BASE (API base URL (default: https://cryptorugmunch.app/api/agent/v1)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Rug Munch MCP

same job, measured the same way
I
Guava Wallet Intelligence
by guava-research

Crypto security, honeypot detection, wallet analysis, and token risk scoring across 31 blockchains.

659 installs/wk answering
AIXBT
by aixbt

Crypto market intelligence for Projects, Topics, Intel, Reports, and Clusters.

12 tools answering
Token Risk
by pipeworx-io

Token Risk — rug-pull / honeypot screening for crypto tokens.

answering
Tachyo
by tachyo

Crypto market intelligence, token rug-checks, and wallet verification in one MCP server.

24 tools answering
BentCrypto Machine Payments
by ghstaking

Paid token risk and security intelligence for AI agents over MCP with x402 payments.

2 tools answering
Curistat Trading Analytics
by moxiespirit

Futures volatility intelligence: forecasts, regime detection, signals, and analogs for ES/NQ.

75 installs/wk local only
OneQAZ Trading Intelligence
by wnsod

Live market data, signals, positions, and macro analysis for crypto, KR stocks, and US stocks.

187 installs/wk 39 tools answering
Seraph
by kondux

Crypto transaction firewall and risk tools for MCP agents.

answering

Rug Munch MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Rug Munch MCP?
Rug Munch MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package rug-munch-mcp was installed 58 times last week.
How do I connect Rug Munch MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rug-munch-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Rug Munch MCP?
The pypi package rug-munch-mcp was installed 58 times in the last week. Week over week that is -17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rug Munch MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.