mcpbeat Sign in

Meridian Edge — Prediction Market Consensus MCP Server

local only

Meridian Edge — Prediction Market Consensus runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from pypi. Last commit 28 Mar 2026.

Real-time prediction market consensus data for AI agents

Installs per day peak 14 · avg 7 · -24% w/w
a month agotoday
47
Installs / week
pypi · meridian-edge-mcp
0
Stars
0 open issues
28 Mar 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Meridian Edge — Prediction Market Consensus every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add meridian-edge -- uvx meridian-edge-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "meridian-edge": {
      "args": [
        "meridian-edge-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.meridian-edge]
command = "uvx"
args = ["meridian-edge-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "meridian-edge": {
      "args": [
        "meridian-edge-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "meridian-edge": {
      "args": [
        "meridian-edge-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: MERIDIAN_EDGE_API_KEY (Real-time prediction market consensus data for AI agents). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Meridian Edge — Prediction Market Consensus

same job, measured the same way
Polymarket MCP
by 0xchron

Read-only Polymarket prediction market data for AI agents.

174 installs/wk local only
EventTrader MCP
by cymetica

AI prediction market trading — real-time data, CLOB exchange, 30+ tools

local only
AgentHC Market Intelligence
by traderhc

Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.

answering
Meridian
by meridianapi

Reliable macroeconomic and market data for AI agents via MCP

answering
Tickscope
by seungdori

Real-time, free crypto market data for any AI agent — via MCP.

75 installs/wk local only
Akta Pro MCP
by nishitasetia

Private company data & real-time news signals for AI agents.

answering
Cryptopolitan MCP
by 4dmrkey

Real-time crypto news, analysis, and price predictions for AI agents via MCP.

5 tools answering
Blockrun MCP
by blockrunai

Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402.

554 installs/wk local only

Meridian Edge — Prediction Market Consensus — questions

Answers built from our own checks of this server.

Why is there no uptime for Meridian Edge — Prediction Market Consensus?
Meridian Edge — Prediction Market Consensus runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package meridian-edge-mcp was installed 47 times last week.
How do I connect Meridian Edge — Prediction Market Consensus?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls meridian-edge-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Meridian Edge — Prediction Market Consensus?
The pypi package meridian-edge-mcp was installed 47 times in the last week. Week over week that is -24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Meridian Edge — Prediction Market Consensus open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.