Back to search
30
MCP

@pipeworx/mcp-exchangerate

npm/@pipeworx/mcp-exchangerate

MCP server for currency exchange rates via open.er-api.com

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

exchangerate
ExchangeRate MCP — wraps open.er-api.com (free, no auth)
0 tools · streamable-http
@pipeworx/mcp-translate
MCP server for language translation via LibreTranslate
0 tools
@pipeworx/mcp-mathjs
MCP server for mathematical expression evaluation and unit conversion via mathjs API
0 tools
@pipeworx/mcp-gamedeals
MCP server for video game deals via CheapShark API
0 tools
@pipeworx/mcp-pokemon
MCP server for Pokemon data via PokeAPI
0 tools
@pipeworx/mcp-treasury
MCP server for US Treasury fiscal data
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@pipeworx/mcp-exchangerate": {
      "url": "None",
      "transport": "http"
    }
  }
}