CoinCap
Integrates with CoinCap's API v3 to provide real-time cryptocurrency price tracking, market analysis, and historical trend data for informed investment decisions.
1 stars
0 tools
Created Aug 2025
@wazzan/wazzan-coincap-coincap-jjAbout
Integrates with CoinCap's API v3 to provide real-time cryptocurrency price tracking, market analysis, and historical trend data for informed investment decisions.
Categories
general
Installation
npm
npm install @wazzan/wazzan-coincap-coincap-jj
Configuration
{
"mcpServers": {
"wazzan-coincap-coincap-jj": {
"command": "npx",
"args": [
"-y",
"@wazzan/wazzan-coincap-coincap-jj"
]
}
}
}