search_markets
ActiveTool of Manifold
Search Manifold Markets prediction markets by topic or question text. Returns markets with current probability (for binary), trading volume, liquidity, bettor count, and resolution status. Manifold is a play-money venue with tens of thousands of user-created markets on any topic. Keyless.
Parameters schema
{
"type": "object",
"required": [
"term"
],
"properties": {
"sort": {
"type": "string",
"description": "Sort order: score | newest | liquidity | most-popular. Default \"score\"."
},
"term": {
"type": "string",
"description": "Topic or question text to search for, e.g. \"2026 election\", \"AGI\", \"Bitcoin 100k\"."
},
"limit": {
"type": "number",
"description": "Max markets to return (default 10, max 25)."
},
"filter": {
"type": "string",
"description": "Market state filter: all | open | closed | resolved. Default \"open\"."
},
"contract_type": {
"type": "string",
"description": "Market type filter: ALL | BINARY | MULTIPLE_CHOICE. Default \"ALL\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Manifold
https://github.com/pipeworx-io/mcp-manifold
1/7 registries