get_market
ActiveTool of Predictit
declared in 0.1.0
Get one PredictIt market by id with ALL of its contracts. Contract prices are implied probabilities (0–100%). Keyless. Example id: 7589 (2026 Republican House seats). Use list_markets or search_markets to find ids.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "number",
"description": "A PredictIt market id, e.g. 7589 or 8155 (Senate control 2026)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Predictit
https://github.com/pipeworx-io/mcp-predictit
1/7 registries