Skip to content
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%
19 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
Coingecko
CoinGecko MCP — wraps CoinGecko free API (no auth required)
0 tools · streamable-http
Frankfurter
Frankfurter MCP — wraps Frankfurter API (api.frankfurter.dev)
0 tools · streamable-http
archive
Archive MCP — wraps the Internet Archive APIs (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"
    }
  }
}