buda-mcp — Buda.com Cryptocurrency Exchange

Created By
gtorreal2 months ago
Real-time crypto market data for Buda.com (Chile, Colombia, Peru). 8 public tools: prices, spreads, OHLCV history, order books, trades, volume, market comparison. Optional HMAC auth unlocks private tools: balances, orders, place/cancel orders. No API key needed for public tools. npx @guiie/buda-mcp
Overview

buda-mcp v1.1.1

MCP server for Buda.com — the leading cryptocurrency exchange in Chile, Colombia, and Peru.

Public tools (no API key required)

  • get_markets — list all 26 trading pairs or get details for one
  • get_ticker — last price, best bid/ask, 24h volume, price change
  • get_orderbook — full order book with bid/ask levels
  • get_trades — recent trade history with pagination
  • get_market_volume — 24h and 7-day volume by side
  • get_spread — bid/ask spread (absolute and %)
  • compare_markets — side-by-side ticker for all pairs of a base currency
  • get_price_history — OHLCV candles (1h/4h/1d) from trade history

Authenticated tools (BUDA_API_KEY + BUDA_API_SECRET)

  • get_balances, get_orders, place_order, cancel_order

Quick start

npx @guiie/buda-mcp

Markets: CLP (Chile), COP (Colombia), PEN (Peru), USDC, BTC

Server Config

{
  "mcpServers": {
    "buda-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@guiie/buda-mcp"
      ]
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
gtorreal
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Shippo
@Shippo

21 hours ago
Mnemom

14 hours ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago