ticker_hour
ActiveTool of Bitstamp
declared in 0.1.0
Fetch Bitstamp last-hour ticker stats for a currency pair (e.g. btcusd): last, bid, ask, high, low, volume, and vwap over the past 60 minutes.
Parameters schema
{
"type": "object",
"examples": [
{
"currency_pair": "btcusd"
}
],
"required": [
"currency_pair"
],
"properties": {
"currency_pair": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Bitstamp
https://github.com/pipeworx-io/mcp-bitstamp
1/7 registries