Coinbase MCP Server

Stableapi
120 starsTypeScriptcoinbase
GitHub
About

Overview

The Coinbase MCP Server enables AI agents to interact with Coinbase's cryptocurrency platform. It provides tools for checking prices, managing wallets, viewing transaction history, and executing trades through the Coinbase API.
Capabilities

Tools & Capabilities

get_prices

Get current cryptocurrency prices

list_accounts

List wallet accounts

get_transactions

Get transaction history

send_money

Send cryptocurrency

get_exchange_rates

Get exchange rates

Setup

Installation

bash
Install
npx -y @coinbase/mcp-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "coinbase": {
      "command": "npx",
      "args": ["-y", "@coinbase/mcp-server"],
      "env": {
        "COINBASE_API_KEY": "your-key",
        "COINBASE_API_SECRET": "your-secret"
      }
    }
  }
}

Quick Info

Authorcoinbase
LanguageTypeScript
StatusStable
Stars 120
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Coinbase MCP Server - MCP Server Directory - CortexAgent