drift_prediction_markets

$0.002 USDC per call

List all Drift Protocol BET prediction markets on Solana. Returns market symbols, implied probabilities, open interest, volume, and status (active/settlement/delisted). These are on-chain perpetual markets priced 0–1 USDC representing event probabilities.

Parameters
NameTypeRequiredDescription
No parameters — just call it
Example Call
// MCP tool call
{
  "name": "drift_prediction_markets",
  "arguments": {}
}
Connect
// Add to your MCP config — this tool is immediately available
{
  "mcpServers": {
    "toolbooth": { "url": "https://toolbooth.io/mcp" }
  }
}
Related Tools

Try it live in the playground