Labsco
MCP SERVER

Meridian Edge

by meridian-edge

Ask what the prediction markets think — about a game tonight or a political event — and get consensus numbers aggregated across regulated markets.

Economic, Alternative & Prediction-Market Data
Summary
The market's number, not a pundit's.

One question returns the aggregated probability across several regulated prediction markets, plus the places where those markets currently disagree with each other.

What it is

A Python server serving Meridian Edge's aggregated prediction-market data. Consensus probabilities, divergence between venues, recent moves and settled outcomes come from multiple regulated prediction markets, updated every 10 minutes.

What you get
  • get_consensus returns aggregated consensus probabilities for sports and politics events
  • get_opportunities surfaces events where the markets show notable divergence from each other
  • get_signals reports recent directional market moves
  • get_markets lists the markets currently being tracked
  • get_settlements returns recently settled events with verified outcomes
Requirements

Python. `uvx meridian-edge-mcp` runs it without an install step, or `pip install meridian-edge-mcp`. A Meridian Edge API key goes in the client config.

Setup effort

One command plus a key — pip install meridian-edge-mcp, then supply credentials