bellwether-mcp benchmark report
bellwether-mcp has a benchmark score of 32/100 based on installability, startup reliability, MCP capability discovery, documentation quality, and safety signals.
Benchmark score
32
Docs score
0
Config score
0
Safety score
0
Benchmark status
| Install | unknown |
|---|---|
| Startup | unknown |
| Capability discovery | passed |
| Last tested | Jul 20, 2026 |
Installability
- npxconfidence: medium
npx -y bellwether-mcp
Capabilities
tool
get_market
Get live price, volume-weighted average price (VWAP), and data quality tier for a specific market. Accepts a Bellwether ticker or slug. Always check reportability before citing a price in published content.
tool
get_platform_spread
Compare prices between Kalshi and Polymarket for a matched market. Returns the spread in cents and which platform is pricing higher. Only works for cross-platform matched markets (is_matched: true).
tool
get_reportability
Check whether a prediction market is safe to cite in published content. Returns a reportability tier (Reportable, Caution, or Fragile) and plain-English editorial guidance. Always call this before citing a market price in an article or report.
tool
get_top_markets
Get the most actively traded prediction markets right now, optionally filtered by political category. Useful for discovering what political questions markets are currently focused on.
tool
search_markets
Search active political prediction markets by topic or keyword. Returns matching markets with tickers, titles, and volume. Use this tool first when you need to find a market on a topic — then pass the ticker to get_market for live price data.
Related pages
Frequently asked questions
What does the bellwether-mcp benchmark score include?
It combines install status, startup status, capability discovery, documentation score, configuration score, and safety score into a 0-100 benchmark_score.
Does MCP Server Finder call bellwether-mcp tools during discovery?
No. Capability discovery lists tools, resources, and prompts when possible, but does not invoke tools or read sensitive resources.
Why are some checks skipped?
Checks are skipped when they cannot be run safely without credentials, local configuration, or non-destructive execution guarantees.
Last updated