io.github.amarodeabreu/rug-munch-mcp✓
io.github.amarodeabreu/rug-munch-mcp · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.amarodeabreu/rug-munch-mcp",
"description": "Crypto risk intelligence: 19 tools for rug pull detection, AI forensics, and token analysis.",
"repository": {
"url": "https://github.com/CryptoRugMunch/rug-munch-mcp",
"source": "github"
},
"version": "1.0.1",
"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"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}