get_orderbook
ActiveTool of PredMCP
declared in 0.7.0
Full orderbook depth (bids + asks) for any Polymarket market token. Shows liquidity at each price level.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"token_id"
],
"properties": {
"token_id": {
"type": "string",
"description": "Polymarket token ID for the YES or NO side of a market"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
PredMCP
https://github.com/RavioleLabs/predmcp
1/7 registries