Coincap
Access cryptocurrency price data without authentication.
Featured
View Source81 stars
0 tools
Created Aug 2025
@quantgeekdev/quantgeekdev-coincap-coincap-mcpAbout
Access cryptocurrency price data without authentication.
Categories
general
Installation
npm
npm install @quantgeekdev/quantgeekdev-coincap-coincap-mcp
Configuration
{
"mcpServers": {
"quantgeekdev-coincap-coincap-mcp": {
"command": "npx",
"args": [
"-y",
"@quantgeekdev/quantgeekdev-coincap-coincap-mcp"
]
}
}
}