← Registry

Analytics

predictionmarketspicks.com

Provides probability and expected value calculations for prediction markets, including Bayes updates, Kelly sizing, and odds conversion.

1 endpoint22 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://predictionmarketspicks.com/api/mcp/mcp

No auth detected

MCP server metadata

Name
predictionmarketspicks
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged

Known tools 22

calculate_ev

Calculate the expected-value edge on a Kalshi or Polymarket prediction-market contract.

Inferred read-only
kelly_size

Compute the optimal Kelly position size for a prediction-market contract.

Inferred read-only
bayes_update

Update a prior probability with one or more pieces of evidence using Bayes theorem.

Potential side effects
convert_probability

Convert between implied probability, American odds, and decimal odds.

Inferred read-only
base_rate_gap

Compare a market price against the historical base rate for a class of events and get the gap in percentage points plus a signal and sample-size quality.

Inferred read-only
combo_edge

Grade a same-game combo (parlay-style multi-leg position) on a prediction market against its fair value.

Inferred read-only
nfl_power_ratings

The PredictionMarketsPicks NFL power ratings — the Gridiron Edge Rating (GER) for all 32 teams, a defense-adjusted power number expressed as expected points vs an average team, with each team's rank and tier.

Inferred read-only
nfl_win_probability

Turn an NFL point spread and game total into win probability, projected score, cover probability, and over/under probability — using the PredictionMarketsPicks scoring-margin model.

Inferred read-only
find_arbitrage

Scan for cross-platform price gaps between Kalshi and Polymarket on the same sports contract (NBA, NHL, MLB, World Cup).

Inferred read-only
market_pulse

The US macro-health composite (0–100) and regime plus the six category scores (growth, labor, inflation, rates, liquidity, sentiment).

Inferred read-only
commodity_edge

Get today's highest-conviction silver or bitcoin trade signal from the PMP edge model — the Kalshi weekly-silver (KXSILVERW) or twice-daily bitcoin (KXBTCD) strike with the largest model edge, as a trade ticket: entry side and price, resolve criterion, model probability, edge in percentage points, confidence tier, and quarter-Kelly sizing.

Potential side effects
scan_mispricings

Scan Polymarket contracts for mispricings against the PMP model (a probability swarm).

Inferred read-only
edge_alerts

Read the edge alerts our models generate on Kalshi — weather, bitcoin/silver/gold/oil, and mispricings — as a live feed.

Inferred read-only
nfl_edge

Where the PredictionMarketsPicks NFL model disagrees with live Kalshi prices — the actionable edge across every NFL market: game moneylines this week, season win-total futures, MVP, and championship (playoff / conference / Super Bowl) odds.

Inferred read-only
nfl_prop_edge

NFL player-prop edges — the PredictionMarketsPicks projection vs the Kalshi prop line for passing yards, rushing yards, receiving yards, receptions, and anytime touchdown.

Inferred read-only
draft_board

The PredictionMarketsPicks 2026 fantasy football draft board (half-PPR) — every player ranked, blending our projection model with consensus ADP, showing projected points, ADP, draft round, and a SLEEPER / BUST value flag.

Inferred read-only
best_available

Given the current pick number and the players already drafted, return the best players still on the board (2026 half-PPR), each with projection, ADP, and a value flag, plus the biggest model value available.

Inferred read-only
player_outlook

A single player's 2026 fantasy outlook (half-PPR): projected points and per-game, floor/ceiling range, boom/bust odds, consensus ADP and draft round, our positional rank, and whether the model tags him a SLEEPER or a BUST vs the market, with a one-line thesis.

Inferred read-only
compare_players

Compare 2–4 players side by side for a 2026 fantasy draft (half-PPR) — projection, floor/ceiling, ADP, draft round, and value flag — and get a pick recommendation plus which one is the best market value.

Inferred read-only
sleepers_and_busts

The biggest gaps between the PredictionMarketsPicks model and consensus ADP for 2026 (half-PPR): SLEEPERS the model ranks well above their draft cost, and BUSTS it ranks below.

Inferred read-only
who_do_i_draft

Recommend the single best player to draft right now given the roster already on the user's team and their pick number, weighing positional need against the best value available (2026 half-PPR).

Inferred read-only
adp_market_gaps

Find the 2026 fantasy players whose Average Draft Position swings most between platforms — consensus vs ESPN, Sleeper, Yahoo, Underdog, etc.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.predictionmarketspicks]
url = "https://predictionmarketspicks.com/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "predictionmarketspicks": {
      "type": "http",
      "url": "https://predictionmarketspicks.com/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: predictionmarketspicks
Remote MCP URL: https://predictionmarketspicks.com/api/mcp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "predictionmarketspicks": {
      "url": "https://predictionmarketspicks.com/api/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "predictionmarketspicks": {
      "type": "http",
      "url": "https://predictionmarketspicks.com/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "predictionmarketspicks",
  "transport": "streamable-http",
  "url": "https://predictionmarketspicks.com/api/mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.