Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COINBASE_EMAILYesYour Coinbase account email
COINBASE_2FA_CODENoOptional TOTP code for two-factor authentication. If omitted, you will be prompted to enter manually.
COINBASE_PASSWORDYesYour Coinbase account password

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_pricesA

Get current cryptocurrency prices from Coinbase. Uses the public Coinbase API - no authentication required.

get_portfolioA

Get your Coinbase portfolio balances and values. Requires COINBASE_EMAIL and COINBASE_PASSWORD environment variables.

get_transactionsA

Get recent transaction history from Coinbase. Requires COINBASE_EMAIL and COINBASE_PASSWORD environment variables.

buy_cryptoA

Place a buy order for cryptocurrency on Coinbase. Set confirm to false (default) for a preview, or true to execute. Requires COINBASE_EMAIL and COINBASE_PASSWORD environment variables.

sell_cryptoA

Place a sell order for cryptocurrency on Coinbase. Set confirm to false (default) for a preview, or true to execute. Requires COINBASE_EMAIL and COINBASE_PASSWORD environment variables.

get_wallet_addressA

Get your Coinbase deposit address for a cryptocurrency. Requires COINBASE_EMAIL and COINBASE_PASSWORD environment variables.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-coinbase'

If you have feedback or need assistance with the MCP directory API, please join our Discord server