mcpserver.lol
registry/noskillcoding-mcp
Connection check verified live · 26h ago

noskillcoding-mcp

Live prediction-market odds, volume and movers across 8 platforms. Read-only, no auth.

Tools 14
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

14 tools

Read from the running server on 26h ago.

closing_soon sortlimitactiveclosedsearchsource +28
Use when the user wants to see markets that will resolve within the next 36 hours. Returns markets sorted by close timestamp ascending. Filterable by `source=` and `categories=` (C…
get_event source*event_id*
Use when an agent needs the full detail of a single prediction-market event by its composite key (source + event_id). Returns the event with all of its child markets, latest probab…
get_event_similar limitsource*event_id*
Use when an agent needs events similar to a given event — cross-platform equivalents and topically-related markets, precomputed nightly from title embeddings. Best-first; empty lis…
get_market source*market_id*
Use when an agent needs the full detail of a single market by its composite key (source + market_id). Returns the market with its parent event reference, current probability, volum…
get_summary
Use when an agent needs platform-level context before drilling into individual markets: one row per platform (Polymarket, Kalshi, Manifold, Myriad, Limitless, Predict, Opinion, Gem…
list_countries sortactiveclosedsearchsourcestatus +27
Use when an agent needs the list of country tags that markets have been tagged with. Returns the canonical country vocabulary with per-country market counts. Accepts the same filte…
list_events pagesortactiveclosedsearchsource +21
Use when an agent wants to browse, filter, or search prediction-market events across all 8 platforms. Returns paginated events with their child markets, prices, and platform metada…
list_markets pagesortactiveclosedsearchsource +29
Use when the user wants to browse, filter, or sort individual markets (not events). Returns paginated markets with their probability, volume, source, parent event ID, and 24h delta…
list_news_movers qpagesourcewindoworderingmin_score +8
Use when the user wants to see the news-feed view: markets that exhibited a probability spike in the chosen lookback window, scored by `|Δprob_pp| × log10(1+USD-equivalent volume)`…
map_heat atsource
Use when you need a geographic snapshot of where prediction-market attention is concentrated. Returns per-country heat (capped news score, summed) for the current moment (`at=now`)…
map_timeline source
Use when you need the hourly total-heat time series that drives the /map playback scrubber. History accretes from launch (no backfill).
news_movers_by_category qsourcemin_scoreper_categoryinclude_cryptoinclude_sports +4
Use when the user wants the news feed bucketed by category. Returns the same data shape as `list_news_movers` but pre-grouped into the canonical 14-category vocabulary, with cluste…
search_suggest q*limit
Use when an agent has a name or phrase and needs the `(source, id)` of the matching event or market before calling another tool. Resolves free text against events AND markets in on…
top_movers sortlimitactiveclosedsearchsource +28
Use when the user wants to see markets with the largest 24h probability swings. Returns the top N movers (default 5, max 20) ranked by absolute `prob_24h_change`. Filterable by sou…