Back to search
30
MCP streamable-http

exchange

io.github.pipeworx-io/exchange

Exchange MCP — wraps the Frankfurter currency exchange API (free, no auth)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

exchangerate
ExchangeRate MCP — wraps open.er-api.com (free, no auth)
0 tools · streamable-http
frankfurtermcp
A MCP server for currency exchange rates and currency conversion using the Frankfurter API.
0 tools
stackexchange
StackExchange MCP — wraps the StackExchange API v2.3 (free, no auth required for read)
0 tools · streamable-http
archive
Archive MCP — wraps the Internet Archive APIs (free, no auth)
0 tools · streamable-http
currency-mcp
A Model Context Protocol (MCP) server for currency conversion using the Frankfurter API
0 tools
dictionary
Dictionary MCP — wraps Free Dictionary API (free, no auth)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "exchange": {
      "url": "https://gateway.pipeworx.io/exchange/mcp",
      "transport": "streamable-http"
    }
  }
}