You're viewing a demo portfolio

Join the waitlist
PRSM

currency-convert

Active

Tool of io.github.Deesmo/arch-tools-mcp

declared in 1.8.0

Convert between currencies using real-time exchange rates (170+ currencies)

Parameters schema

{
  "type": "object",
  "required": [
    "amount",
    "from",
    "to"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Target currency code (e.g. EUR, JPY, GBP)"
    },
    "from": {
      "type": "string",
      "description": "Source currency code (e.g. USD, EUR, GBP)"
    },
    "amount": {
      "type": "number",
      "description": "Amount to convert"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.Deesmo/arch-tools-mcp

https://github.com/Deesmo/Arch-AI-Tools

1/7 registries
View full server →