order_book
ActiveTool of Bitstamp
declared in 0.1.0
Bitstamp crypto exchange (European; oldest active crypto exchange — est. 2011) order book for a crypto pair like "btcusd": bids + asks. Use for live depth-of-book on Bitstamp-listed pairs.
Parameters schema
{
"type": "object",
"examples": [
{
"currency_pair": "btcusd"
},
{
"group": 2,
"currency_pair": "ethusd"
}
],
"required": [
"currency_pair"
],
"properties": {
"group": {
"type": "number"
},
"currency_pair": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Bitstamp
https://github.com/pipeworx-io/mcp-bitstamp
1/7 registries