BigBugAIBigBugAI MCP
GitHubMCP.so

BigBugAI MCP — Crypto market intelligence, on demand.

A production-ready MCP server exposing BigBugAI's token data, signals, and portfolio tools.

MCP ServerReal-time SignalsPortfolio HelpersOpen Source

Overview

BigBugAI MCP provides seamless access to crypto market intelligence through the Model Context Protocol. Get trending tokens, detailed analysis, trading signals, and portfolio management tools directly in your AI workflows.

Trending Tokens

Real-time trending token data with market metrics

Token Analysis

Deep dive analysis for any token by contract address

Trading Signals

AI-powered trading signals and market insights

Portfolio Tools

Portfolio tracking and management utilities

Guardrails

Built-in safety checks and validation

Fast Responses

Optimized for speed and reliability

Installation

Install via NPM
Install the BigBugAI MCP server using npm
npm install -g @bigbugai/mcp-server
Environment Variables
Required configuration for the MCP server
BIGBUGAI_API_KEY=your_api_key_here
MCP_SERVER_PORT=3000
LOG_LEVEL=info

Configure in Editors

Add BigBugAI MCP to your favorite AI-powered editor or client.

windsurf Configuration
Add this to your windsurf MCP configuration
{
  "mcpServers": {
    "bigbugai": {
      "command": "npx",
      "args": ["@bigbugai/mcp-server"],
      "env": {
        "BIGBUGAI_API_KEY": "your_api_key_here"
      }
    }
  }
}

Tools & Prompts

get_trending_tokens
Get list of trending tokens with market data

Parameters:

limit (default: 10)

Example JSON:

{"limit": 5}

Example Prompt:

"Show me the top 5 trending crypto tokens right now"

token_analysis_by_contract
Get detailed token analysis by contract address

Parameters:

chain, address

Example JSON:

{"chain": "ethereum", "address": "0x..."}

Example Prompt:

"Analyze the token at address 0x1234... on Ethereum"

Quick Start

1

Install the server

npm install -g @bigbugai/mcp-server

2

Get your API key

Sign up at BigBugAI and get your API key

3

Set environment variables

Export BIGBUGAI_API_KEY=your_key

4

Configure your MCP client

Add BigBugAI to your MCP configuration

5

Start exploring

Try the demo prompt below!

Demo Prompt
Try this prompt to test your setup

"Show me the top 5 trending crypto tokens right now, then analyze the most interesting one by its contract address. What are the key signals I should know about?"

Examples

Live Demo

See BigBugAI MCP in action with Claude Desktop and Perplexity. Watch how natural language queries get transformed into actionable crypto intelligence.

C
Claude Desktop Demo
Natural conversation with crypto market intelligence
U

"What are the top trending crypto tokens right now? I'm particularly interested in any with strong volume and positive sentiment."

C

I'll check the trending tokens for you using BigBugAI's market intelligence.

🔧 Using tool: get_trending_tokens

Here are the top trending crypto tokens right now:

Ethereum (ETH)
Strong volume: $12.5B
+5.2%
$2,345.67
Solana (SOL)
High momentum
+8.7%
$98.45
Chainlink (LINK)
Positive sentiment
+12.3%
$14.67

Based on the data, Chainlink (LINK) stands out with the highest 24h gain (+12.3%) and strong positive sentiment. Would you like me to analyze LINK in more detail?

U

"Yes, please analyze LINK by its contract address. What signals should I know about?"

C
🔧 Using tool: token_analysis_by_contract

Here's the detailed analysis for Chainlink (LINK):

🟢 Bullish Signals

  • • Strong institutional adoption
  • • Increasing oracle partnerships
  • • High developer activity
  • • Positive social sentiment

🔴 Risk Factors

  • • Market correlation risk
  • • Competition from other oracles
  • • Regulatory uncertainty
Risk Score:6.8/10 (Moderate)
Recommendation:BUY

LINK shows strong fundamentals with growing oracle adoption. The recent price surge is backed by solid technical indicators and positive market sentiment. Consider this a good entry point for medium-term holding.

Status & Health

OnlineServer is operational
Health Check Endpoint
Monitor server health and status
GET /healthz

Security & Limits

API Key Security
  • • API keys are required for all requests
  • • Keys are encrypted in transit and at rest
  • • No private keys or sensitive data stored
  • • Rate limiting prevents abuse
Rate Limits
  • • 100 requests per minute
  • • 1000 requests per hour
  • • Burst allowance: 10 requests
  • • Enterprise plans available

Frequently Asked Questions

Get Early Access

Join the waitlist to be among the first to experience BigBugAI MCP's powerful crypto market intelligence.

Early Access Request
Fill out the form below to request access