Enables market research by fetching and analyzing relevant YouTube content to help users gather information and gauge sentiment for prediction market analysis.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Polymarket MCP ServerResearch the market for Bitcoin hitting $100k and calculate the expected value"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
š Polymarket MCP Server
AI-powered prediction market tools ā search markets, find edges, calculate EV, size bets.
No API key needed for reading. Works with Claude Code, Cursor, Windsurf, or any MCP client.
š ļø Tools
Tool | What it does | Auth |
| Search Polymarket by keyword | None |
| Get full market details | None |
| Top markets by volume | None |
| Expected value + Kelly sizing | None |
| Full & quarter Kelly bet sizing | None |
| Find arb opportunities across outcomes | None |
| Human-readable market analysis | None |
| News + YouTube research for any market | None |
| Find mispriced contracts via news sentiment | None |
š Quick Start
git clone https://github.com/Miles0sage/polymarket-mcp.git
cd polymarket-mcp
pip install -r requirements.txtAdd to ~/.mcp.json:
{
"polymarket": {
"command": "python3",
"args": ["server.py"],
"cwd": "/path/to/polymarket-mcp"
}
}š” Examples
"Search Polymarket for Bitcoin markets"
ā 10 markets with YES/NO prices, volume
"Calculate EV: YES price 0.35, my estimate 0.55"
ā EV: +57.1%, Quarter-Kelly: 7.7% of bankroll, BET YES
"Check for arbitrage: 0.45, 0.43, 0.08"
ā ARBITRAGE FOUND! Buy all for $0.96, collect $1.00
"Research: Will Bitcoin hit $200K by end of 2026?"
ā News headlines, YouTube videos, sentiment analysisš License
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.