Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

chainpulse — real-time crypto + prediction market data for AI agents

in.fastdb.md/chainpulse

Crypto prices, gas, DeFi TVL, and live Polymarket odds. x402 pay-per-call, $0.001, no API key.

Uptime
100.0%
1 direct probes · 30d
Response
121ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

crypto_prices

Real-time USD spot prices for crypto assets. Accepts major symbols (BTC, ETH, SOL, USDC, USDT, DAI, BNB, XRP, ...), any CoinGecko id as "coingecko:<id>", or any token by "<chain>:<tokenAddress>". Aggr…

gas_prices

Live gas across chains (ethereum, base, arbitrum, optimism, polygon): current gas price, next-block base fee, slow/standard/fast priority-fee tiers straight from chain RPC, native token USD price, and…

defi_tvl

Current total value locked (USD) for DeFi protocols by DefiLlama slug (e.g. uniswap, aave, lido). Paid tool: $0.001 per call via x402 (USDC on Base).

polymarket_odds

Live Polymarket prediction market odds. Search any topic free-text ("fed rate cut", "world cup winner") or fetch one market by its slug. Returns normalized markets: outcomes, prices, bid/ask spread, 2…

polymarket_movers

Polymarket prediction markets with the biggest odds swings in the last 24 hours, filtered to liquid markets (default $10k+ daily volume), most-moved first. The fastest way to spot where consensus is s…

polymarket_resolving

Active Polymarket prediction markets resolving within the next N hours (default 24), sorted by 24h volume, with live prices. For tracking imminent event outcomes. Paid tool: $0.001 per call via x402 (…

service_info

Free. Service, pricing, and payment details for the chainpulse tools on this server.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chainpulse_—_real-time_crypto_+_prediction_market_data_for_ai_agents": {
      "url": "https://md.fastdb.in/pulse/mcp",
      "transport": "streamable-http"
    }
  }
}