@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 pairsproduct(product_id)— single product (e.g.BTC-USD)product_book(product_id, level?)— orderbook (level1|2|3)product_ticker(product_id)— best bid/ask + last tradeproduct_trades(product_id, limit?, before?, after?)— recent tradesproduct_candles(product_id, granularity?, start?, end?)— OHLC (granularity in seconds:60|300|900|3600|21600|86400)product_stats(product_id)— 24h statscurrencies()— list currenciescurrency(currency_id)— single currencytime()— server time
Data source
https://api.exchange.coinbase.com
Tools
- products — List trading pairs.
- product — Single product.
- product_book — Orderbook.
- product_ticker — Best bid/ask + last trade.
- product_trades — Recent trades.
- product_candles — OHLC candles.
- product_stats — 24h stats.
- currencies — List currencies.
- currency — Single currency.
- time — Server time.
Tools
-
currencies— List currencies. -
currency— Single currency. -
product— Single product. -
product_book— Orderbook. -
product_candles— OHLC candles. -
product_stats— 24h stats. -
product_ticker— Best bid/ask + last trade. -
product_trades— Recent trades. -
products— List trading pairs. -
time— Server time.