Back to Home
522jack icon

mcp-currency-server

Verified Safe

by 522jack

Overview

This server provides current currency exchange rates for a given country code, integrating with an external exchange rate API.

Installation

Run Command
java -jar build/libs/mcp-currency-server-1.0.0.jar

Security Notes

The server uses structured JSON-RPC for communication and a hardcoded map for country-to-currency lookups, reducing injection risks. External API calls (to exchangerate-api.com) are constructed safely. No obvious hardcoded secrets or 'eval'-like constructs. The primary security consideration is the reliability and integrity of the external currency exchange rate API.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens35
Stars0
Forks0
Last Update2025-11-23

Tags

CurrencyExchange RateISO CodesFinancialMCP