Skip to main content
Glama
daveb1392

predictioncouncil-mcp

by daveb1392

Prediction Council — MCP server

Run the Prediction Council 4-model AI council (Grok, Claude, GPT, Gemini) from any MCP client — Claude Code, Claude Desktop, Cursor, or your own agent. Search live Polymarket events, run the council on one, and get back a structured, later-publicly-graded verdict.

Install & run

uvx --from git+https://github.com/daveb1392/predictioncouncil-mcp predictioncouncil-mcp

Claude Code:

claude mcp add predictioncouncil \
  -e POLYINSIGHT_API_KEY=pc_live_... \
  -- uvx --from git+https://github.com/daveb1392/predictioncouncil-mcp predictioncouncil-mcp

Claude Desktop / generic client — see example_config.json.

Related MCP server: polymarket-mcp

Auth

Mint an API key at predictioncouncil.com/profile and set POLYINSIGHT_API_KEY=pc_live_.... Event browsing is free and needs no key; running a report spends credits (or your metered API subscription).

Tools

Tool

Auth

Cost

What it does

polyinsight_search_events

none

free

Search/browse events; get an event_id

polyinsight_get_event

none

free

Event detail + sub-markets and live YES prices

polyinsight_check_report

key

free

Same-day cache check + the current dynamic quote

polyinsight_run_council_report

key

dynamic quote (half if cached)

Flagship: run the council, poll to completion, return the verdict

polyinsight_get_report

key

free

Fetch/poll a report by id

polyinsight_list_reports

key

free

List your reports

polyinsight_get_credit_balance

key

free

Paid + free credit balance

Pricing is dynamic (cost-indexed): always call check_report before run_council_report. Rate limit: 5 runs/hour. Failed runs auto-refund.

Claude Code skill

skills/predictioncouncil/ contains an installable Claude skill that teaches Claude when and how to use this server well:

cp -r skills/predictioncouncil ~/.claude/skills/

Full API docs: predictioncouncil.com/developers

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Real-time prediction market intelligence for AI agents. Query Polymarket and Kalshi markets, wallet profiles, smart money leaderboards, social pulse signals, price candlesticks, and orderbook data — 13 agents, one MCP connection. Powered by 1.1TB+ of historical data.
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to query Polymarket prediction markets and analyze market data through the MCP interface.
    8
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to query Polymarket data such as top wallets, live trades, market details, and smart money flows using natural language through MCP tools.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that enables seamless integration with Polymarket, providing tools to search markets, fetch events, analyze leaderboards, query user activity, and more via MCP-compatible clients like Claude.
    15
    MIT

View all related MCP servers

Related MCP Connectors

  • AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.

  • Read-only MCP server for live Polymarket, Kalshi, Limitless odds; Manifold sentiment.

  • Polymarket MCP — prediction-market data via Gamma + CLOB public APIs.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/daveb1392/predictioncouncil-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server