CCurrency Exchange & Crypto RatesReal-time currency exchange rates and crypto prices via MCP. Convert between 60+ fiat currencies and 30+ cryptocurrencies with multi-source failover across 5 providers. 4 tools: convert_currency, batch_convert, get_exchange_rates, get_historical_rate. Features: - Fiat-to-fiat, crypto-to-fiat, fiat-to-crypto, and crypto-to-crypto conversions - Batch convert to up to 50 currencies in one call - Historical rates with time-series data and change statistics - Smart currency resolution — natural language input ("dollars", "bitcoin", "rupees") - Multi-source failover: ExchangeRate-API, fawazahmed0, Frankfurter, Coinbase, CoinGecko - No upstream API keys needed Pay-per-event pricing starting at $0.003 per conversion.

mcp-so:currency-exchange-&-crypto-rates_Ruddxxy

View source
A
100/100

First Seen

Feb 18, 2026

Last Scanned

Feb 18, 2026

Findings

1

Score

100/100

LOW 1

Findings (1)

LOW
Non-localhost remote MCP server URL
L176

Detects MCP server configurations connecting to non-localhost remote URLs

"url": "https://vector384--currency-exchange-mcp.apify.actor/mcp"
FIX

Change the MCP server URL to localhost or a trusted internal endpoint. If a remote server is required, verify the domain ownership and use HTTPS with certificate validation.

FP?

Likely FP if the URL points to example.com, a documentation domain, or a well-known SaaS API endpoint (e.g., api.openai.com).