Catalog
io.github.guptaprakhariitr/crypto-prices-mcp
Officialby guptaprakhariitr · TypeScript
Crypto Prices
Live and historical cryptocurrency prices via CoinGecko free API.
Retrieve live and historical cryptocurrency prices via CoinGecko API.
Topics
bitcoinclaudecoingeckocryptocursorethereummcpmcp-servermodel-context-protocolprices
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"crypto-prices-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://crypto-prices-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.