Pulls cryptocurrency market data and handles fiat currency conversions through two straightforward tools. get_crypto_market returns top coins by market cap with current USD prices, 24-hour volume, and percentage changes. get_exchange_rate handles fiat-to-fiat conversions with live rates. Part of the larger Pipeworx gateway ecosystem, which offers access to 673+ data sources if you need more than just crypto. Useful when you're building financial dashboards, tracking portfolio values, or need quick currency conversions without managing multiple API keys. Runs over streamable HTTP, so setup is just dropping a URL into your MCP client config.
claude mcp add --transport http io.github.pipeworx-io-crypto https://gateway.pipeworx.io/crypto/mcp