loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

meridian-edge-mcp

MCP Tool

tmbot12/meridian-edge-mcp

MCP server for real-time prediction market consensus data. 27,000+ markets, 100M+ data points, 14-second updates. Works with Claude Desktop, Cursor, VS Code, and any MCP client.

Install

$ npx loaditout add tmbot12/meridian-edge-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "meridian-edge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "meridian-edge-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<!-- mcp-name: io.github.tmbot12/meridian-edge -->

[](https://pypi.org/project/meridian-edge-mcp/) [](LICENSE) [](https://modelcontextprotocol.io) [](https://registry.modelcontextprotocol.io)

Meridian Edge MCP Server

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.

---

What It Does

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 |

---

Quick Start
Option 1 — uvx (recommended, no install)
{
  "mcpServers": {
    "meridian-edge": {
      "command": "uvx",
      "args": ["meridian-edge-mcp"]
    }
  }
}
Option 2 — pip install
pip install meridian-edge-mcp
{
  "mcpServers": {
    "meridian-edge": {
      "command": "meridian-edge-mcp"
    }
  }
}
Option 3 — run from source
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_ed

Tags

ai-agentsalternative-dataapiclaudeclaude-aiclaude-codeconsensus-datacursorcursor-aimcpmcp-serverprediction-marketreal-time-data

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated14 days ago
Security: AREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/30/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/tmbot12/meridian-edge-mcp)](https://loaditout.ai/skills/tmbot12/meridian-edge-mcp)