coinbase-mcp
Server Details
Coinbase - 20 tools for market data, order books, and trading pairs
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 0.0% over 40 days
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 20 tools
The tools are generally well-differentiated by resource and action, with clear purposes like listing, creating, updating, or deleting specific entities. However, some ambiguity exists between 'delete_accounts_account_id' (delete account) and 'delete_accounts_account_id_transactions_transaction_id' (cancel money request), as both involve deletion but target different resources, which could cause confusion without careful reading of descriptions.
The naming follows a highly consistent pattern throughout, using HTTP method prefixes (get, post, put, delete) combined with resource paths in a structured, hierarchical format (e.g., get_accounts, post_accounts_account_id_addresses). This consistency makes it easy to predict tool functions and relationships, with no deviations in style.
With 20 tools, the count is on the higher side but reasonable for a comprehensive cryptocurrency exchange API covering accounts, addresses, transactions, and users. It feels slightly heavy but not excessive, as each tool serves a distinct CRUD or operational purpose within the domain.
The tool set provides complete CRUD and lifecycle coverage for the core domain of cryptocurrency account management. It includes operations for accounts (list, get, create, update, delete), addresses (list, get, create), transactions (list, get, send/request, complete, resend, cancel), and users (get, update), with no obvious gaps that would hinder agent workflows.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
20 tool updates
- First observed
delete_accounts_account_id - First observed
delete_accounts_account_id_transactions_transaction_id - First observed
get_accounts - First observed
get_accounts_account_id - First observed
get_accounts_account_id_addresses - First observed
get_accounts_account_id_addresses_address_id - First observed
get_accounts_account_id_addresses_address_id_transactions - First observed
get_accounts_account_id_primary - First observed
get_accounts_account_id_transactions - First observed
get_accounts_account_id_transactions_transaction_id - First observed
get_user - First observed
get_user_auth - First observed
get_users_user_id - First observed
post_accounts - First observed
post_accounts_account_id_addresses - First observed
post_accounts_account_id_transactions - First observed
post_accounts_account_id_transactions_transaction_id_complete - First observed
post_accounts_account_id_transactions_transaction_id_resend - First observed
put_accounts_account_id - First observed
put_user
Related MCP Connectors
Binance - 340 tools for market data, order books, and trading pairs
Uniswap - 17 tools for swap quotes, liquidity pools, and trading data
Open API Marketplace for AI Agents. Crypto data tools with USDC payments on Base.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceProvides tools to retrieve recent trades and OHLC candle data from Coinbase Exchange.MIT
- AlicenseNot gradedqualityFmaintenanceProvides tools for interacting with the Coinbase Advanced Trading API, enabling autonomous crypto trading via a Claude skill.7MIT
- AlicenseNot gradedqualityDmaintenanceProvides AI agents with access to real-time cryptocurrency data from Coinbase's public API, including prices, market statistics, historical data, and technical analysis, plus simulated wallet transactions for educational purposes.3MIT
- AlicenseAqualityCmaintenanceLive market data for AI agents. 8 tools: real-time crypto prices, OHLCV candles, order books, market cap rankings, trending coins, technical analysis (RSI/SMA/z-score), asset comparison, and Fear & Greed index. Zero API keys, zero dependencies.81MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.