Loading...

Coincap MCP provides access to cryptocurrency data from the Coincap API, allowing users to query prices, market caps, and asset information without requiring API keys.
Boost this tool
Subscribe to listing upgrades or segmented pushes.
Coincap MCP provides access to cryptocurrency data from the Coincap API, allowing users to query prices, market caps, and asset information without requiring API keys.
This server is generally safe for querying cryptocurrency data due to its read-only nature and reliance on a public API. However, users should be aware of potential rate limiting and the reliance on the external API's security and data accuracy.
Performance depends on the Coincap API's response times. Consider caching frequently accessed data to reduce latency.
No direct cost, but excessive API calls may lead to rate limiting or potential future charges from Coincap.
npx -y @smithery/cli install coincap-mcp --client claude{
"mcpServers": {
"mongodb": {
"command": "npx",
"args": ["coincap-mcp"]
}
}
}Bitcoin Price ToolRetrieves the current price of Bitcoin.
Read-only operation with no side effects.
Get Crypto Price ToolRetrieves the current price of a specified cryptocurrency.
Read-only operation; retrieves data based on user input.
List AssetsLists all available cryptocurrency assets on the Coincap API.
Read-only operation; provides a list of available assets.
None
cloud
This server is generally safe for querying cryptocurrency data due to its read-only nature and reliance on a public API. However, users should be aware of potential rate limiting and the reliance on the external API's security and data accuracy.
This server is read-only, so autonomy is limited to data retrieval. No destructive actions are possible.
Production Tip
Monitor API usage to avoid rate limiting and ensure data accuracy by cross-referencing with other sources.
No, this server uses the public Coincap API, which does not require an API key.
The server supports all cryptocurrencies listed on the Coincap API.
Yes, the Coincap API may impose rate limits. Monitor your usage to avoid being limited.
The data accuracy depends on the Coincap API. It's recommended to cross-reference with other sources for critical applications.
No, this server only provides read-only access to cryptocurrency data. It does not support trading functionalities.
The server will be unable to retrieve data, and queries will fail until the Coincap API is restored.
Follow the instructions in the README to install via Smithery or manually configure your Claude Desktop config file.