MCP Server for Prediction Market Data

The Meridian Edge MCP server lets AI assistants access real-time prediction market data directly — no manual API calls required. Ask Claude about today's NBA consensus and get a live answer.

What is MCP?

Model Context Protocol (MCP) is a standard for connecting AI assistants to external data sources. Instead of requiring developers to build custom integrations, MCP servers expose tools that LLMs can call directly during a conversation.

The Meridian Edge MCP server wraps our consensus API into a set of named tools — enabling any MCP-compatible client (Claude Desktop, Cursor, etc.) to query prediction market data in natural language.

Available tools

Setup: Claude Desktop

Add this to your claude_desktop_config.json:

{{
  "mcpServers": {{
    "meridian-edge": {{
      "command": "npx",
      "args": ["-y", "@meridianedge/mcp-server"],
      "env": {{
        "MERIDIAN_API_KEY": "me_live_your_key_here"
      }}
    }}
  }}
}}

Example prompts

Once configured, ask Claude:

Get your API key

The MCP server uses the same API key as direct REST access. Get an API key (100 calls/day) at meridianedge.iothe pricing page.

Frequently asked questions

What is the Meridian Edge MCP server?
The Meridian Edge MCP (Model Context Protocol) server exposes prediction market consensus data as tools that AI assistants like Claude can call in real time. This lets language models answer questions about current event probabilities without relying on stale training data.
How do I set up the Meridian Edge MCP server?
Add the Meridian Edge MCP server to your Claude Desktop or compatible client's config file with your API key. The server exposes get_consensus, get_opportunities, and get_account tools.
What can the prediction market MCP server do?
It can fetch current consensus probabilities for any sport or event, surface high-divergence opportunities, check your account usage, and answer natural-language questions about prediction market data using live API calls.

Try the MCP Server

Get an API key and add it to your AI assistant in minutes.

View Plans →

Need more? Starter ($29/mo) — 1,000 calls/day + divergence signals