Real-time prediction market consensus data for AI agents
Real-time prediction market consensus data for AI agents
Valid MCP server (1 strong, 4 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
4 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: MERIDIAN_EDGE_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-tmbot12-meridian-edge": {
"env": {
"MERIDIAN_EDGE_API_KEY": "your-meridian-edge-api-key-here"
},
"args": [
"meridian-edge-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
Query real-time prediction market consensus data directly from Claude and other AI assistants via the Model Context Protocol.
Ask Claude: "What does the prediction market say about the Lakers game tonight?" and get a live answer.
This MCP server gives Claude access to Meridian Edge — aggregated prediction market consensus data from multiple regulated prediction markets, updated every 10 minutes.
5 tools available to Claude:
| Tool | What it returns |
|---|---|
get_consensus | Aggregated consensus probabilities for sports/politics events |
get_opportunities | Events where prediction markets show notable divergence |
get_signals | Recent directional market moves |
get_markets | Active markets currently being tracked |
get_settlements | Recently settled events with verified outcomes |
{
"mcpServers": {
"meridian-edge": {
"command": "uvx",
"args": ["meridian-edge-mcp"]
}
}
}
pip install meridian-edge-mcp
{
"mcpServers": {
"meridian-edge": {
"command": "meridian-edge-mcp"
}
}
}
git clone https://github.com/meridian-edge/meridian-edge-mcp
cd meridian-edge-mcp
pip install -e .
{
"mcpServers": {
"meridian-edge": {
"command": "python",
"args": ["-m", "meridian_edge_mcp.server"]
}
}
}
Open your Claude Desktop config file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonAdd the meridian-edge entry to mcpServers:
{
"mcpServers": {
"meridian-edge": {
"command": "uvx",
"args": ["meridian-edge-mcp"],
"env": {
"MERIDIAN_EDGE_API_KEY": "your_api_key_here"
}
}
}
}
Restart Claude Desktop. You'll see the Meridian Edge tools listed in Claude's tool panel.
Add to .cursor/mcp.json:
{
"meridian-edge": {
"command": "uvx",
"args": ["meridian-edge-mcp"]
}
}
Add to Windsurf MCP config:
{
"meridian-edge": {
"command": "uvx",
"args": ["meridian-edge-mcp"]
}
}
Ask Claude:
Example response:
Lakers vs Celtics
Consensus: 62% (YES)
Sources: 5 regulated markets
Confidence: HIGH
Spread: 8.3%
The server works out of the box with a free demo key (limited data).
For full access, get a free API key at meridianedge.io — no credit card required, instant signup.
Set it as an environment variable:
export MERIDIAN_EDGE_API_KEY=your_key_here
Or in your Claude Desktop config (see above).
Free tier: 100 calls/day — enough for personal use.
Once configured, ask Claude:
Game consensus:
"What's the prediction market consensus on tonight's NBA games?"
"What are prediction markets saying about the Lakers vs Warriors?"
"Show me NFL prediction market probabilities for this week"
Divergence / opportunities:
"Which prediction markets are showing the most disagreement right now?"
"Show me events where prediction markets disagree — NBA only"
"What are today's highest-scoring divergence opportunities?"
Signals:
"What prediction market signals fired in the last hour?"
"Show me the most recent market moves"
Markets:
"What prediction markets are active right now?"
"List active NHL prediction markets"
History:
"How did recent prediction market consensus perform? Show settled events"
"What outcomes were predicted correctly in the last batch?"
PREDICTION MARKET CONSENSUS — NBA (3 events)
1. NBA: ATL vs DET (2026-03-25)
Consensus: 46.6% YES | Spread: 1.6% | Confidence: MEDIUM
Trend (30min): ↓ -23.3% | Platforms: 2 | ▃▃▄▄▇▆
Updated: 2026-03-26 01:15 UTC
2. NBA: BOS vs OKC (2026-03-25)
Consensus: 39.0% YES | Spread: 1.2% | Confidence: LOW
Trend (30min): ↑ +3.5% | Platforms: 2 | ▆▆▆▆▆▄
Updated: 2026-03-26 01:15 UTC
3. NBA: CLE vs MIA (2026-03-25)
Consensus: 57.0% YES | Spread: 0.8% | Confidence: HIGH
Trend (30min): → stable | Platforms: 2 | ▆▆▆▇▇▇
Updated: 2026-03-26 01:15 UTC
For informational purposes only. Not investment advice.
Source: Meridian Edge — meridianedge.io
| Tier | Price | Calls/day | Features |
|---|---|---|---|
| Free | $0 | 100 | Consensus probabilities, active markets |
| Starter | $29/mo | 500 | + Opportunities, signals, spread data |
| Pro | $99/mo | 5,000 | + Fair value, platform breakdown, history |
| Teams | $499/mo | 50,000 | + Team seats, priority support |
Use Meridian Edge consensus data directly inside major AI platforms — no code required:
| Platform | Link | Notes |
|---|---|---|
| ChatGPT | Open Custom GPT | No setup — just open and ask |
| Claude (this repo) | MCP install guide | Claude Desktop / Cursor via MCP |
| Gemini | Open Gem | No setup — just open and ask |
pip install meridianedgeMIT — see LICENSE
For informational purposes only. Not investment advice. Data aggregated from publicly available prediction market sources. © 2026 VeraTenet LLC d/b/a Meridian Edge.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.