ToolOracle delivers professional intelligence tools via MCP. SEO research, price comparison, market analysis — your AI agent connects in 30 seconds.
npx -y mcp-remote https://tooloracle.io/mcp/
npx -y mcp-remote https://tooloracle.io/shop/mcp/
npx -y mcp-remote https://tooloracle.io/meme/mcp/
tooloracle.io/yield/mcp/ · tooloracle.io/smart/mcp/
Flight intelligence — search, compare, cheapest dates, multi-city routing, airline comparison. Powered by Google Flights.
npx -y mcp-remote https://tooloracle.io/flight/mcp/
Hotel intelligence — search, price comparison across Booking/Expedia/Hotels.com, area guides, price calendars. Powered by Google Hotels.
npx -y mcp-remote https://tooloracle.io/hotel/mcp/
News & trends intelligence — top headlines, trending topics, source comparison, interest over time, breaking stories. Google News + Trends.
npx -y mcp-remote https://tooloracle.io/news/mcp/
Job market intelligence — search positions, salary data, remote jobs, company openings, market trends, cross-city comparison. Google Jobs.
npx -y mcp-remote https://tooloracle.io/jobs/mcp/
US macro economic intelligence — Fed rates, inflation (CPI/PCE), yield curve, labor market, GDP, housing. Powered by Federal Reserve (FRED).
npx -y mcp-remote https://tooloracle.io/macro/mcp/
CO2 & climate intelligence — EU ETS carbon price, real-time grid intensity, Ember country data, blockchain carbon footprint (50 chains), VeChain DNV-certified profile.
npx -y mcp-remote https://tooloracle.io/carbon/mcp/
Reserve asset intelligence — live gold & silver prices as signed evidence payloads, 80+ RWA token profiles (PAXG, XAUT, BUIDL, USDC...) with issuer LEI, custody, MiCA Art.36 context.
npx -y mcp-remote https://tooloracle.io/reserve/mcp/
Real-time weather intelligence — current conditions, 7-day forecast, air quality, marine data, astronomy, alerts. Powered by live weather APIs.
tooloracle.io/weather/mcp/
Live sports intelligence — scores, standings, fixtures, player stats, top scorers across football, basketball, tennis, F1 and more.
tooloracle.io/sport/mcp/
Film, series & entertainment intelligence — search, trending, ratings (IMDb/RT/Metacritic), cast, upcoming releases, anime, person lookup.
tooloracle.io/movie/mcp/
Geolocation intelligence — geocoding, routing, distance matrix, places search, elevation, country data, timezone lookup.
tooloracle.io/map/mcp/
Crypto market intelligence — live prices, coin details, market overview, trending tokens, DeFi TVL, chain analytics, NFT data, exchange volumes.
tooloracle.io/crypto/mcp/
PDF invoice parsing — smart extraction of invoice number, date, amount, IBAN, VAT ID. Table extraction, OCR, ZUGFeRD support, batch processing.
tooloracle.io/invoice/mcp/
Price comparison intelligence — product prices from Idealo, Amazon search, price history, competitor monitoring, barcode lookup.
tooloracle.io/price/mcp/
Review & reputation intelligence — product reviews, brand monitoring, competitor comparison, sentiment trends, Stiftung Warentest integration.
tooloracle.io/review/mcp/
B2B lead intelligence — company lookup, domain enrichment, industry search, person finder, email discovery, startup database.
tooloracle.io/lead/mcp/
E-commerce analytics — product search, barcode lookup, Shopify integration, price comparison, category trends, marketplace monitoring.
tooloracle.io/ecommerce/mcp/
B2B news intelligence — company-specific news, multi-topic feeds, industry pulse, keyword alerts, digest generation for briefings.
tooloracle.io/news2/mcp/
Advanced SEO intelligence — PageSpeed analysis, keyword research, SERP preview, competitor SEO audit, backlink checks, technical site audit.
tooloracle.io/seo2/mcp/
POST https://tooloracle.io/x402/{product}/mcp/ → 402 → pay USDC → retry with X-PAYMENT header → done
No account, no API key. Every call is policy-checked, tier-gated, and economically enforced. Discovery →
Twelve MCP servers with real-time data — 230+ tools total
Real-time keyword research, SERP analysis, domain audits, competitor gaps, and on-page optimization. Powered by DataForSEO. No other standalone SEO MCP exists.
Real-time product search, price comparison, competitor analysis, stock monitoring, and review insights across Amazon, eBay, and Google Shopping. Powered by SerpAPI.
Early meme detection, rug-check risk scoring, momentum analysis, whale monitoring, and viral potential tracking across 80+ chains. Powered by DexScreener + CoinGecko.
Top yields, risk-adjusted APY, stablecoin safe havens, RWA yields, protocol comparison. 19,000+ DeFi pools across 100+ chains via DeFiLlama.
Protocol TVL flows, institutional tracking (Lido, Aave, Ondo, BlackRock), alpha signals, cross-chain capital movement, and stablecoin supply analysis.
Pay for what you use. Each tool costs a fixed number of units per call. 1 unit = $0.01.
Need more? Buy units instantly — no commitment, no tier change.
Works with Claude Desktop, Cursor, Windsurf, or any MCP-compatible client
# RankOracle (SEO — 13 tools)
npx -y mcp-remote https://tooloracle.io/mcp/
# ShopOracle (E-Commerce — 11 tools)
npx -y mcp-remote https://tooloracle.io/shop/mcp/
# MemeOracle (Memecoin — 9 tools)
npx -y mcp-remote https://tooloracle.io/meme/mcp/
# YieldOracle (DeFi Yields — 8 tools)
npx -y mcp-remote https://tooloracle.io/yield/mcp/
npx -y mcp-remote https://tooloracle.io/flight/mcp/
npx -y mcp-remote https://tooloracle.io/hotel/mcp/
# SmartMoneyOracle (Whale Flows — 8 tools)
npx -y mcp-remote https://tooloracle.io/smart/mcp/
# ── x402 Pay-per-call (autonomous agents, USDC on Base) ──
# Discovery: https://tooloracle.io/x402/
# POST https://tooloracle.io/x402/meme/mcp/
# → 402 with pricing → send USDC → retry with X-PAYMENT: 0x{tx_hash}
# Claude Desktop config (~/.claude/claude_desktop_config.json)
{
"mcpServers": {
"rankoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/mcp/"]
},
"shoporacle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/shop/mcp/"]
},
"memeoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/meme/mcp/"]
},
"yieldoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/yield/mcp/"]
},
"smartmoneyoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/smart/mcp/"]
}
}
}
# Direct HTTP test
curl -X POST https://tooloracle.io/mcp/ \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
Every article powered by real MCP tool calls. Not mockups. Not demos. Actual API responses.
We called 24 MCP servers and captured the real responses. Flight prices, DeFi yields, job listings, trending memecoins, Fed rates, SEO keywords — all from today.