Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Predictionmarketspicks MCP
Predictionmarketspicks MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/23/2026, 1:17:08 PM

Predictionmarketspicks MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Quant tools + an NFL fantasy draft assistant for AI agents β€” Kalshi & Polymarket EV, edge, ADP. 22 tools: expected value, Kelly sizing, Bayesian updating, odds conversion, base-rate gaps and a same-game combo builder, plus a full fantasy draft board (ADP, best-available, player outlook, sleepers) β€” all free, no key. Pro adds cross-platform gap scanning, macro pulse, commodity and NFL edge models, and live edge alerts. Remote Streamable HTTP at https://predictionmarketspicks.com/api/mcp/mcp β€” nothing to install.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "predictionmarketspicks-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@predictionmarketspicks/mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (14) Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Capabilities & Tool Schemas (14) ~499 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Predictionmarketspicks MCP.

calculate_ev

Expected-value edge on a contract from market price + your probability; returns edge % and a BUY / SELL / SKIP read.

kelly_size

Kelly position size (full / half / quarter / eighth) from win probability, price, and bankroll, with a risk rating.

bayes_update

Update a prior with one or more pieces of evidence; returns the posterior and the per-step chain.

convert_probability

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

base_rate_gap

Compare a market price to the historical base rate for a class of events; returns the gap in points + sample quality.

combo_edge

Grade a same-game multi-leg combo: EV %, fair vs offered odds, correlation-aware joint probability, negative-correlation trap flag.

Documentation Overview

PredictionMarketsPicks MCP

Canonical home: predictionmarketspicks.com/mcp β€” docs, setup, the live wall and the per-tool track record. This repo is the bridge and the offline calculators; the server lives on the site.

npm mcp MCP server

A hosted Model Context Protocol server that gives AI agents quant tools for Kalshi and Polymarket prediction markets β€” expected value, Kelly sizing, Bayesian updating, probability conversion, cross-platform price gaps, Fed rate odds, live edge signals, and the in-season NFL model: power ratings, win probability, The Ladder, the weekly prop board and game/prop edges.

Every signal our engines publish is graded against the market that priced it: 1,612 decided signals, +$98.40 net on a flat one-contract stake, as of Aug 18, 2026 β€” published per tool, including the engines that lose money. β†’ predictionmarketspicks.com/track-record

  • Endpoint (Streamable HTTP): https://predictionmarketspicks.com/api/mcp/mcp
  • Registry name: com.predictionmarketspicks/quant (MCP registry)
  • 29 tools β€” 22 free, 5 Pro, 2 free-with-depth-caps. No key needed for the free set. Eight of the free tools are the fantasy draft desk, parked until the 2027 offseason (see below), so 14 free tools answer in-season (the 2026 Senate map and per-race odds joined 2026-09-17).
  • Fantasy draft landing page: predictionmarketspicks.com/draft β€” the eight draft tools, connect instructions, and the model behind the board. The desk is parked for the 2026 season and reopens for the 2027 offseason.

Connect

Any host that speaks Streamable HTTP (Claude Code, Claude.ai, ChatGPT, Cursor) β€” point it at the URL. Nothing to install:

Terminal
claude mcp add --transport http predictionmarketspicks https://predictionmarketspicks.com/api/mcp/mcp

Hosts that only speak stdio β€” this package bridges one to the other:

JSON Config
{
  "mcpServers": {
    "predictionmarketspicks": {
      "command": "npx",
      "args": ["-y", "@predictionmarketspicks/mcp"]
    }
  }
}

That relays the hosted server verbatim β€” all 29 tools, live data, tool schemas and result payloads untouched. Set PMP_API_KEY in the server's env to unlock the Pro tools; without one you get the free tools at free depth.

Terminal
npx @predictionmarketspicks/mcp            # bridge to the hosted quant server (default)
npx @predictionmarketspicks/mcp --draft    # bridge to the fantasy-draft server (parked until the 2027 offseason)
npx @predictionmarketspicks/mcp --local    # 6 calculators, offline, no network at all

--local is a self-contained build of the six stateless calculators. It makes no network calls, so it runs in an air-gapped sandbox β€” but it cannot serve the live engines, the NFL model, or anything that reads a market.

Other hosted surfaces (same registry, same tool objects, different selection β€” no separate install):

ServerEndpointExposes
com.predictionmarketspicks/quanthttps://predictionmarketspicks.com/api/mcp/mcpAll 29 tools
com.predictionmarketspicks/fantasy-drafthttps://predictionmarketspicks.com/api/mcp-draft/mcpThe 8 draft tools β€” parked until the 2027 offseason
com.predictionmarketspicks/weatherhttps://predictionmarketspicks.com/api/mcp-weather/mcpThe 6-tool weather loop: edge_alerts (weather feed) + the five calculators

Tools

Free tools need no key. Pro tools read the live PMP edge engines and require a PredictionMarketsPicks API key ($14.99/mo). Deeper results on the list-shaped tools unlock instantly and free β€” no key to copy, nothing to install: unlock here.

Calculators β€” free, stateless, also available offline via --local

ToolWhat it does
calculate_evExpected-value edge on a contract from market price + your probability; returns edge % and a BUY / SELL / SKIP read.
kelly_sizeKelly position size (full / half / quarter / eighth) from win probability, price, and bankroll, with a risk rating.
bayes_updateUpdate a prior with one or more pieces of evidence; returns the posterior and the per-step chain.
convert_probabilityConvert between implied probability, American odds, and decimal odds.
base_rate_gapCompare a market price to the historical base rate for a class of events; returns the gap in points + sample quality.
combo_edgeGrade a same-game multi-leg combo: EV %, fair vs offered odds, correlation-aware joint probability, negative-correlation trap flag.

Markets β€” free

ToolWhat it does
fed_rate_oddsLive Kalshi-implied odds of a Fed rate cut, hold or hike at each remaining 2026 FOMC meeting, plus the next meeting and the current fed funds rate.

Markets β€” free, depth-capped

ToolWhat it does
find_arbitrageCross-venue price gaps between Kalshi and Polymarket on the same contract. Largest gap free; whole board on Pro.
market_pulseUS macro-health composite (0–100) and regime, plus six category scores. Composite always free.

NFL in-season β€” free

ToolWhat it does
nfl_power_ratingsPWR for all 32 NFL teams β€” points per game above an average team on a neutral field, with rank and tier.
nfl_win_probabilityTurn an NFL spread + total into win probability, projected score, and over/cover probability β€” or pass two teams to derive the spread.
nfl_ladderThe Ladder β€” every Kalshi strike vs our whole distribution (spreads, season wins, props) with the derived verdict: SHAPE, LOCATION or PRICED.
nfl_prop_boardThis week's NFL prop prices venue by venue β€” every Kalshi strike vs the book consensus, DraftKings/FanDuel lines, Novig/ProphetX, and where the best price for each side actually is.
ladder_arbLadder Arb Scanner β€” Kalshi college football + NFL spread/total ladders priced out of order on the same side of the same game: locked arbitrage (buy the low strike, sell the high one) and crossed-mid inversions with the resting orders that capture them.

Fantasy draft desk β€” parked until the 2027 offseason

draft_board Β· best_available Β· who_do_i_draft Β· compare_players Β· player_outlook Β· explain_player Β· sleepers_and_busts Β· adp_market_gaps

The 2026 draft season closed on Sept 10, 2026. These eight tools stay registered (and free) but currently answer with a redirect to the in-season NFL tools above β€” nfl_prop_board, nfl_ladder, nfl_edge β€” rather than a draft answer. The desk reopens, with the 2027 board, for the 2027 offseason.

Pro β€” live edge engines

commodity_edge Β· scan_mispricings Β· nfl_edge Β· nfl_prop_edge Β· edge_alerts

Trade tickets from the silver, gold, oil and bitcoin engines; Polymarket contracts trading away from the PMP model; NFL game and prop edges; the alerts feed. edge_alerts is the one hybrid: Pro keys get the feed in real time, and without a key the same feed arrives delayed 24h.

All tool descriptions and outputs use prediction-market terminology (trader / position / contract / market analysis).

Source

This repo is the public home of the server: the manifest, the bridge, the offline calculator build, and the docs. The hosted service and its live data are operated by PredictionMarketsPicks β€” MIT license covers this repository, and no install is required to use the server.

Terminal
npm install
npm run smoke          # offline calculator self-test, no network
npm run smoke:bridge   # bridge self-test against the hosted endpoint
npm start -- --local   # stdio server, 6 calculators

Or run the offline build with Docker:

Terminal
docker build -t pmp-mcp-quant .
docker run --rm -i pmp-mcp-quant

About

Built by PredictionMarketsPicks β€” independent quant tools and edge analysis for Kalshi and Polymarket, published by The 7 Oracles. Educational analysis, not financial advice.

License

MIT β€” see LICENSE.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Mcptoon logoMcptoon
    Verified

    Every Agent discovers all your MCP tools from one install; major token savings via TOON output.

    πŸ’° Finance & Fintech7 views
    Compare vs Mcptoon β†’
  • Tasty Agent logoTasty Agent

    Tastyworks API integration to handle trading activities on Tastytrade

    πŸ’° Finance & Fintech4 views
    Compare vs Tasty Agent β†’
  • MCP Server Kalshi logoMCP Server Kalshi

    MCP server for end-to-end trading on Kalshi prediction markets: discover, research, trade.

    πŸ’° Finance & Fintech3 views
    Compare vs MCP Server Kalshi β†’
  • Tradingview MCP logoTradingview MCP

    Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.

    πŸ’° Finance & Fintech4 views
    Compare vs Tradingview MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

npm downloads
42
Package downloads in the last 30 days.
Last commit
7d ago
Most recent push to the default branch.
Tools exposed
14
Callable tools this server registers over MCP.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Predictionmarketspicks MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mcp": { "command": "npx", "args": ["-y","@predictionmarketspicks/mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPredictionmarketspicks MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/predictionmarketspicks-mcp?style=directory)](https://allmcps.com/mcp/predictionmarketspicks-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/predictionmarketspicks-mcp"><img src="https://allmcps.com/api/badge/predictionmarketspicks-mcp?style=directory" alt="Predictionmarketspicks MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 17, 2026
12/12 checks healthy over the last 45d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit7d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 17, 2026
npm downloads42/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
59Quality signal: Good Β· 59/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools29/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 4d ago via OSV.dev Β· @predictionmarketspicks/mcp (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Predictionmarketspicks MCP β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients