@pipeworx/coinbase-exchange

Connect: https://gateway.pipeworx.io/coinbase-exchange/mcp · Install: one-click buttons

Tools: 10

Coinbase Exchange MCP — keyless public market endpoints.

Tools

  • products() — list trading pairs
  • product(product_id) — single product (e.g. BTC-USD)
  • product_book(product_id, level?) — orderbook (level 1|2|3)
  • product_ticker(product_id) — best bid/ask + last trade
  • product_trades(product_id, limit?, before?, after?) — recent trades
  • product_candles(product_id, granularity?, start?, end?) — OHLC (granularity in seconds: 60|300|900|3600|21600|86400)
  • product_stats(product_id) — 24h stats
  • currencies() — list currencies
  • currency(currency_id) — single currency
  • time() — server time

Data source

https://api.exchange.coinbase.com

Tools

  • products — List trading pairs.
  • product — Single product.
  • product_book — Coinbase Exchange (US-regulated crypto venue) live order book — bids + asks for a crypto pair like “BTC-USD”. Levels 1-3 control depth. Use for spread analysis, liquidity assessment, market making.
  • product_ticker — Coinbase Exchange (US-regulated crypto venue) — best bid/ask, last trade price, and volume for a crypto pair. Use for current pricing on a Coinbase-listed pair.
  • product_trades — Recent trades.
  • product_candles — Coinbase Exchange OHLC candles for a crypto pair. Granularity 1m, 5m, 15m, 1h, 6h, 1d. Use for charting and backtesting on Coinbase-listed pairs.
  • product_stats — Coinbase Exchange 24-hour rolling stats for a crypto pair: open, high, low, last, volume, 30-day volume. Use for daily summary.
  • currencies — List currencies.
  • currency — Single currency.
  • time — Server time.

Tools

  • currencies — List currencies.
  • currency — Single currency.
  • product — Single product.
  • product_book — Coinbase Exchange (US-regulated crypto venue) live order book — bids + asks for a crypto pair like BTC-USD . Levels 1-3 control depth. Use for spread analysis, liquidity assessment, market making.
  • product_candles — Coinbase Exchange OHLC candles for a crypto pair. Granularity 1m, 5m, 15m, 1h, 6h, 1d. Use for charting and backtesting on Coinbase-listed pairs.
  • product_stats — Coinbase Exchange 24-hour rolling stats for a crypto pair: open, high, low, last, volume, 30-day volume. Use for daily summary.
  • product_ticker — Coinbase Exchange (US-regulated crypto venue) — best bid/ask, last trade price, and volume for a crypto pair. Use for current pricing on a Coinbase-listed pair.
  • product_trades — Recent trades.
  • products — List trading pairs.
  • time — Server time.

Regenerated from source · build June 8, 2026