get_market
ActiveTool of Manifold
Get full detail for a single Manifold market by its URL slug or id. Provide exactly one of slug/id. For multiple-choice markets, returns each answer with its probability (top 12). Includes plain-text description, creator, volume, liquidity, and resolution. Keyless.
Parameters schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Market id, e.g. \"KmbNYfuOrUnI1w1GSHdb\"."
},
"slug": {
"type": "string",
"description": "Market URL slug — the part after manifold.markets/{user}/, e.g. \"who-will-win-the-2026-california-gu\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Manifold
https://github.com/pipeworx-io/mcp-manifold
1/7 registries