polymarket-mcp
a mcp server for polymarket
Install / Use
claude mcp add ozgureyilmaz -- npx -y github:ozgureyilmaz/polymarket-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHubpolymarket-mcp
🎲 prediction markets at your fingertips
mcp server and cli for polymarket. get real-time market data, prices, and search through claude desktop or terminal.
features
real-time data: active markets, trending by volume, current prices.
search: find markets by keyword across questions and descriptions.
multiple interfaces: claude desktop integration + standalone cli.
output formats: json, pretty-printed, or clean tables.
caching: built-in smart caching with auto-retry logic.
requirements
rust 1.70+ (curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh)
claude desktop for mcp integration (download)
install
cargo install --git https://github.com/ozgureyilmaz/polymarket-mcp
binary installs to ~/.cargo/bin/polymarket-mcp.
setup
configure claude desktop:
edit ~/Library/Application Support/Claude/claude_desktop_config.json (macos):
{
"mcpServers": {
"polymarket": {
"command": "polymarket-mcp"
}
}
}
restart claude desktop.
usage
cli
# trending markets
polymarket-mcp --output table trending --limit 5
# active markets
polymarket-mcp --output table markets --limit 10
# search
polymarket-mcp --output table search "fed" --limit 5
# market details
polymarket-mcp market 601700
# prices
polymarket-mcp prices 601700
with claude
after setup, ask claude:
- "show me trending prediction markets"
- "search for markets about trump"
- "what's the current price on the fed decision market?"
development
cargo test
cargo build --release
links
Related Skills
Agent-Reach
84.5kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.4kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
