Back to Browse

Cambio Uruguay MCP Server

Developer ToolsUse Caution4.2MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Live buy/sell rates from 40+ Uruguayan exchange houses: best rates, conversion, history and news.

About

Live buy/sell rates from 40+ Uruguayan exchange houses: best rates, conversion, history and news.

Remote endpoints: streamable-http: https://mcp.cambio-uruguay.com/mcp

Security Report

4.2
Use Caution4.2High Risk

This is a financial/educational content repository for a Uruguayan currency exchange comparison website with an MCP server component. The codebase shows good practices with proper dependency management and no embedded credentials. Minor code quality observations exist around dependency versions and scope, but these do not present security risks. Permissions align well with the server's stated purpose of providing exchange rate data and financial information. Supply chain analysis found 10 known vulnerabilities in dependencies (0 critical, 1 high severity).

4 files analyzed · 15 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Cambio Uruguay

Open-source source code of cambio-uruguay.com — compare live buy/sell exchange rates for the US dollar and 14+ currencies across 40+ Uruguayan casas de cambio and banks, updated continuously. Find the best rate right now, branches on a map, historical charts, and currency/import calculators. Trilingual (ES/EN/PT), free, no signup.

Links

🌐 Websitehttps://cambio-uruguay.com
🔌 Public API (read-only, no key)https://api.cambio-uruguay.com
🤖 MCP server (npx cambio-uruguay-mcp)npm · hosted https://mcp.cambio-uruguay.com/mcp · docs
💬 Bots (Telegram / Discord / Twitter)bots/
✍️ Articleshttps://cambio-uruguay.medium.com

Key pages: comparador · conversor · histórico · mapa de casas · casas de cambio · retirar efectivo (turistas).

MCP server for AI assistants

Live Uruguayan exchange-rate data in any Model Context Protocol client (Claude Desktop, Cursor, Cline):

{ "mcpServers": { "cambio-uruguay": { "command": "npx", "args": ["-y", "cambio-uruguay-mcp"] } } }

See mcp/README.md for tools (get_rates, best_house, convert, list_houses, get_evolution, get_news, daily_summary) and the hosted HTTP endpoint.

Github Page

https://eduair94.github.io/cambio-uruguay/

Report

https://docs.google.com/document/d/1BBDrsiT778SEIn5hqYltl-7dxQq9dSeG/edit

Installation

Inside repository folder

npm install && cd app npm install

Usage

API

npm run dev

APP Inside /app folder. It will work connected to the official api.

npm run dev

Team

Developer - Eduardo Airaudo QA (Testing) - Regina Scagliotti

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Reviews

No reviews yet

Be the first to review this server!