You're viewing a demo portfolio

Join the waitlist
PRSM

fx_convert

Active

Tool of Market Intel MCP

declared in 2.0.0

Convert an amount from one currency to another at the latest ECB reference rate. Returns the rate, the converted result, and the rate date.

Parameters schema

{
  "type": "object",
  "required": [
    "amount",
    "from",
    "to"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Target 3-letter currency"
    },
    "from": {
      "type": "string",
      "description": "Source 3-letter currency"
    },
    "amount": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Market Intel MCP

https://github.com/selflabbs/market-intel-mcp

1/7 registries
View full server →