CoinCap
JSON →A MCP server that provides real-time cryptocurrency market data through CoinCap's public API without requiring authentication
Install
npx -y @smithery/cli Tools · 3
- Bitcoin Price Tool Gets price for Bitcoin specifically, it's a simple example of a primitive API call tool
- Get Crypto Price Tool Gets price for any cryptocurrency available on coincap API. It's a good example of how to get mandatory parameter data for your tool calls
- List Assets Gets a list of all crypto assets available in coincap API
Links
★ 92 GitHub stars