ticker
ActiveTool of Bitstamp
declared in 0.1.0
Fetch current Bitstamp ticker for a currency pair (e.g. btcusd): last price, bid, ask, 24h high/low/volume/vwap, and open.
Parameters schema
{
"type": "object",
"examples": [
{
"currency_pair": "btcusd"
},
{
"currency_pair": "ethusd"
}
],
"required": [
"currency_pair"
],
"properties": {
"currency_pair": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Bitstamp
https://github.com/pipeworx-io/mcp-bitstamp
1/7 registries