venue_quotes
ActiveTool of Market Spread
Single-venue drill-down: fetch one venue's current top 5 matches for a query, each as { title, implied_probability (0-1 or null), url }. Useful after compare_topic to look closer at one venue. Implied probability is the main/YES outcome where available; multi-outcome markets report the top outcome and note it. Keyless.
Parameters schema
{
"type": "object",
"required": [
"venue",
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Question / topic text to search on that venue."
},
"venue": {
"type": "string",
"description": "One of: polymarket, kalshi, manifold, predictit, futuur."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Market Spread
https://github.com/pipeworx-io/mcp-market-spread
1/7 registries