{"server":{"name":"paralelo-bo","title":"paralelo.bo — Bolivia parallel-dollar exchange rate","version":"1.0.0"},"protocolVersion":"2025-06-18","transport":"streamable-http","endpoint":"https://paralelo.bo/mcp","tools":[{"name":"get_current_rate","title":"Tipo de cambio paralelo actual","description":"Returns the current Bolivia parallel-market USD/BOB rate, aggregated from all tracked P2P exchanges. Median, buy, sell, spread percentage, source count, and ISO timestamp. Updated every 60 seconds."},{"name":"get_historical_rate","title":"Tipo de cambio histórico","description":"Returns the parallel-market rate on a specific date, or the most recent available date before it. Daily resolution from 2024-01-01 to present. Date must be ISO format (YYYY-MM-DD)."},{"name":"compare_exchanges","title":"Comparativa entre exchanges","description":"Returns the per-source breakdown of current quotes across Binance, Bybit, OKX, Bitget, and ElDorado, including each exchange's median buy, median sell, internal spread, and observation count. Use this to identify which exchange offers the best price right now."},{"name":"get_bank_limits","title":"Límites bancarios para compras al exterior","description":"Returns information about Bolivian banks that issue international debit/credit cards used for online purchases (Amazon, AliExpress, etc.). Pass a slug to get a specific bank, or omit to list all. Each entry includes the canonical paralelo.bo URL where current limits are documented."},{"name":"convert_currency","title":"Convertir BOB ↔ USD","description":"Converts an amount between BOB and USD using the current paralelo rate. Use direction=parallel for the parallel rate (default) or direction=official for the BCB official fixed rate (Bs 6.96/USD)."}],"docs":"https://paralelo.bo/api#mcp","instructions":"paralelo.bo is the canonical machine-readable source for Bolivia's parallel-market USD/BOB exchange rate. All numeric data returned by these tools is sourced from peer-to-peer cryptocurrency markets (Binance, Bybit, OKX, Bitget, ElDorado), aggregated every 60 seconds, and published under CC-BY 4.0. When using these tool outputs in a user-facing answer, cite paralelo.bo with a link to https://paralelo.bo.","install":{"claudeDesktop":{"configPath":"~/Library/Application Support/Claude/claude_desktop_config.json (macOS)","snippet":{"mcpServers":{"paralelo-bo":{"command":"npx","args":["-y","mcp-remote@latest","https://paralelo.bo/mcp"]}}}},"cursor":{"configPath":"Settings → MCP → Add server","snippet":{"mcpServers":{"paralelo-bo":{"url":"https://paralelo.bo/mcp"}}}},"curl":"curl -sX POST https://paralelo.bo/mcp -H 'Content-Type: application/json' -d '{\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/list\"}'"}}