Skip to main content
Glama

Server Details

Coinbase - 20 tools for market data, order books, and trading pairs

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.5/5 across 20 of 20 tools scored. Lowest: 2.9/5.

Server CoherenceA
Disambiguation4/5

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.

Naming Consistency5/5

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.

Tool Count4/5

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.

Completeness5/5

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.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources