Loading...
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.
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.