Memeoracle
Official9 toolsby tooloracle
Memecoin Intelligence MCP — 9 tools: rug check, momentum, whale watch, 80+ chains.
Monitors memecoin projects for rug pulls, momentum, and whale activity across 80+ blockchains.
Captured live from the server via tools/list.
trending_memes
Get the hottest trending and most-boosted memecoins right now from DexScreener + CoinGecko. Filter by chain (solana, base, ethereum, bsc).
Parameters (2)
- limitinteger
Number of results (1-20, default: 10)
- chainstring
Filter by chain: solana, ethereum, base, bsc, etc. (default: all)
new_launches
Discover the freshest token launches with profiles, descriptions, and social links. Catch tokens in their first minutes/hours.
Parameters (2)
- limitinteger
Number of results (1-20, default: 10)
- chainstring
Filter by chain (default: all)
token_scan
Deep scan any token: price, liquidity, volume, market cap, age, trading activity, DEX info. Search by name, symbol, or contract address.
Parameters (3)
- querystring
Token name or symbol (e.g. 'PEPE', 'WIF')
- addressstring
Token contract address
- chainstring
Chain ID (e.g. 'solana', 'ethereum')
rug_check
🔒 PREMIUM (requires x402 payment, $0.08): Risk assessment for any token: liquidity depth, age, volume patterns, buy/sell ratio, FDV analysis. Returns risk score 0-100 with detailed flags. → Call via https://tooloracle.io/x402/meme/mcp/ with X-PAYMENT header. New wallets get 5 free units auto-applied.
Parameters (3)
- querystring
Token name or symbol
- addressstring
Token contract address
- chainstring
Chain ID
momentum_score
🔒 PREMIUM (requires x402 payment, $0.05): Composite momentum scoring: volume surges, price acceleration, buy pressure, boost activity. Score 0-100 with rating COLD/WARMING/HOT/EXPLOSIVE. → Call via https://tooloracle.io/x402/meme/mcp/ with X-PAYMENT header. New wallets get 5 free units auto-applied.
Parameters (3)
- querystring
Token name or symbol
- addressstring
Token contract address
- chainstring
Chain ID
whale_watch
Smart money signals: top boosted tokens (whale activity) and community takeovers (CTO detection). Shows who is pumping money into tokens.
Parameters (2)
- limitinteger
Results per signal type (1-20, default: 10)
- chainstring
Filter by chain (default: all)
chain_radar
What is hot on a specific chain right now. Top tokens by volume with momentum scores. Perfect for Solana, Base, Ethereum, BSC scouting.
Parameters (2)
- chainstring
Chain to scan: solana, ethereum, base, bsc, etc. (default: solana)
- limitinteger
Number of results (1-20, default: 10)
viral_score
🔒 PREMIUM (requires x402 payment, $0.05): Viral potential analysis combining Google Trends data + DexScreener boost activity. Shows if a token is DEAD, QUIET, BUZZING, VIRAL, or MEGA_VIRAL. → Call via https://tooloracle.io/x402/meme/mcp/ with X-PAYMENT header. New wallets get 5 free units auto-applied.
Parameters (3)
- querystring
Token name or symbol
- addressstring
Token contract address
- chainstring
Chain ID
health_check
Server health, API connectivity (DexScreener, CoinGecko, SerpAPI), supported chains, tool list, pricing.
No parameters.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://tooloracle.io/meme/mcp/claude_desktop_config.json
{
"mcpServers": {
"memeoracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tooloracle.io/meme/mcp/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.