MCP Servers / database / CoinCap

CoinCap

JSON →
none92database

A MCP server that provides real-time cryptocurrency market data through CoinCap's public API without requiring authentication

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: coincap
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
CoinCap — MCP Server · libregistry