@pipeworx/mcp-crypto
v0.1.0
Published
Crypto MCP — cryptocurrency prices and currency conversion
Maintainers
Readme
mcp-crypto
Crypto MCP — cryptocurrency prices and currency conversion
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|------|-------------|
| get_crypto_market | Get top cryptocurrencies by market cap with prices and 24h changes |
| get_exchange_rate | Get the exchange rate between two fiat currencies |
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"crypto": {
"url": "https://gateway.pipeworx.io/crypto/mcp"
}
}
}Or use the CLI:
npx pipeworx use cryptoLicense
MIT
