Skip to main content
Glama
huntbuilds

MCP Prediction Markets

by huntbuilds

MCP Prediction Markets

Live prediction market intelligence for AI agents via the Model Context Protocol.

Tools

Tool

Description

search_prediction_markets

Search markets by keyword across Polymarket & Kalshi

get_trending_markets

Top markets by volume and activity

get_market_odds

Current odds and pricing for a specific market

find_arbitrage

Cross-platform price discrepancies (Kalshi vs Polymarket)

get_category_markets

Browse markets by category (crypto, politics, economics)

All data from free public APIs (Polymarket, Kalshi). No API keys required.

Related MCP server: MCP Predictive Market

Install

pip install mcp-prediction-markets

Usage with Claude Desktop

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "prediction-markets": {
      "command": "mcp-prediction-markets"
    }
  }
}

Then ask Claude things like:

  • "Search for Bitcoin prediction markets"

  • "What are the trending markets on Polymarket?"

  • "Find arbitrage opportunities between Kalshi and Polymarket"

  • "What are the odds on the Fed cutting rates?"

License

MIT

A
license - permissive license
-
quality - not tested
D
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.

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/huntbuilds/mcp-prediction-markets'

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