Skip to content
Claude Desktop

buda mcp for Claude Desktop

io.github.gtorreal/buda-mcp

Buda.com market data: prices, spreads, OHLCV, order books, trades, and volume for CLP, COP, PEN.

client:Claude Desktop transport:stdio runtime:npm

Install buda mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "buda-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@guiie/buda-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

buda mcp in other clients