← Registry

Data Collection

paralelo.bo

Provides parallel-market USD/BOB exchange rates, historical data, exchange comparisons, bank limits, and currency conversion for Bolivia.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://paralelo.bo/mcp

No auth detected

MCP server metadata

Name
paralelo-bo
Version
1.0.0
Capabilities
tools
Server 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.

Known tools 5

get_current_rate

Returns the current Bolivia parallel-market USD/BOB rate, aggregated from all tracked P2P exchanges.

Inferred read-only
get_historical_rate

Returns the parallel-market rate on a specific date, or the most recent available date before it.

Inferred read-only
compare_exchanges

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.

Inferred read-only
get_bank_limits

Returns information about Bolivian banks that issue international debit/credit cards used for online purchases (Amazon, AliExpress, etc.

Inferred read-only
convert_currency

Converts an amount between BOB and USD using the current paralelo rate.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.paralelo-bo]
url = "https://paralelo.bo/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "paralelo-bo": {
      "type": "http",
      "url": "https://paralelo.bo/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: paralelo-bo
Remote MCP URL: https://paralelo.bo/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "paralelo-bo": {
      "url": "https://paralelo.bo/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "paralelo-bo": {
      "type": "http",
      "url": "https://paralelo.bo/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "paralelo-bo",
  "transport": "streamable-http",
  "url": "https://paralelo.bo/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.