Submit

Bigbugai

@bigbugAi

MCP server exposing BigBugAI tools for trending tokens and token analysis.

Tools

Server Config

{
  "mcpServers": {
    "bigbugai": {
      "command": "uv",
      "args": [
        "-m",
        "bigbugai_mcp.server_stdio"
      ],
      "env": {
        "BIGBUGAI_MCP_API_KEY": "your-secret",
        "BTUNIFIED_API": "https://api.bigbug.ai",
        "MCP_RATE_LIMIT": "60/hour"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.