
Buda Mcp
Pull live Buda.com crypto market prices, order books, OHLCV, and volume in CLP, COP, and PEN into your agent while building trading or analytics features.
Overview
Buda MCP is a MCP server for the Build phase that exposes Buda.com prices, spreads, OHLCV, order books, trades, and volume for CLP, COP, and PEN markets to AI agents.
What is this MCP server?
- Real-time and historical OHLCV from Buda.com
- Order books, trades, spreads, and volume queries
- Markets in CLP, COP, and PEN fiat pairs
- npm stdio package @guiie/buda-mcp v2.0.0
- Agent-friendly market data without custom REST glue
- Server version 2.0.0
- Supports CLP, COP, and PEN market dimensions per description
- stdio npm identifier @guiie/buda-mcp
What problem does it solve?
Agents cannot see Buda.com order flow or LATAM pair pricing unless you build and maintain a custom exchange API client.
Who is it for?
Solo builders shipping crypto analytics, bots, or portfolio tools grounded in Buda.com CLP/COP/PEN markets.
Skip if: Builders who only trade on US-centric exchanges with no Buda.com account or LATAM pair need.
What do I get? / Deliverables
Once registered, your agent queries Buda market structure and history through MCP tools while you code strategies, widgets, or monitoring.
- Agent-accessible price and spread snapshots
- OHLCV and volume series for CLP, COP, PEN markets
- Order book and trade feed queries from chat
Recommended MCP Servers
Journey fit
Build is the right phase because Buda MCP is an exchange data adapter you embed during product development, not a launch or SEO activity. Integrations is correct for third-party market-data APIs (prices, spreads, trades, order books) exposed as MCP tools.
How it compares
Exchange market-data MCP, not a trading execution bot or a generic finance LLM skill.
Common Questions / FAQ
Who is io.github.gtorreal/buda-mcp for?
Developers and indie founders building agent-assisted trading, analytics, or fintech features that rely on Buda.com data in Latin American fiat pairs.
When should I use io.github.gtorreal/buda-mcp?
Use it in Build integrations when you need spreads, OHLCV, order books, trades, or volume inside Claude Code or Cursor instead of hand-written API calls.
How do I add io.github.gtorreal/buda-mcp to my agent?
Install @guiie/buda-mcp from npm, configure a stdio MCP server entry in your agent settings, and authenticate per Buda.com API requirements if tools need credentials.