crypto-ohlcv
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
OHLCV candlestick data for any crypto over 1-90 days
Parameters schema
{
"type": "object",
"required": [
"symbol"
],
"properties": {
"days": {
"type": "number",
"description": "Number of days of OHLCV data (default: 30)"
},
"symbol": {
"type": "string",
"description": "Cryptocurrency ID (e.g. bitcoin, ethereum)"
},
"currency": {
"type": "string",
"description": "Fiat currency (default: usd)"
}
}
}Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries