Polymarket
An MCP tool for interacting with the Polymarket prediction market platform.
Polymarket MCP Tool
A Model Context Protocol (MCP) tool for interacting with Polymarket through Claude Desktop.
Prerequisites
- Claude Desktop App for Mac
- Python 3.8+
Installation
- Clone this repository:
git clone https://github.com/fernandezpablo85/polymarket-mcp.git
cd polymarket-mcp
- Install
uvif you haven't already:
curl -LsSf https://astral.sh/uv/install.sh | sh
- Install dependencies:
uv sync
Configure Claude Desktop
- Open Claude Desktop configuration directory:
open ~/Library/Application\ Support/Claude
- Create or edit
claude_desktop_config.json:
touch ~/Library/Application\ Support/Claude/claude_desktop_config.json
- Add the following configuration:
{
"mcpServers": {
"polymarket": {
"command": "/Users/YOUR_USERNAME/.local/bin/uv",
"args": [
"--directory",
"/Users/YOUR_USERNAME/projects/polymarket-mcp",
"run",
"main.py"
]
}
}
}
Replace YOUR_USERNAME with your actual macOS username.
Usage
Invoke the tool via Claude Desktop.
Troubleshooting
-
If tools don't appear in Claude Desktop:
- Verify your
claude_desktop_config.jsonis correct - Restart Claude Desktop
- Check your Python path and dependencies
- Verify your
-
If authentication fails:
- Verify your
.envfile has correct credentials - Check Polymarket API status
- Verify your
License
MIT
Contributing
Feel free to open issues or submit pull requests.
Related Servers
Monzo
Access and manage your Monzo banking data, allowing you to check balances and view transactions.
PancakeSwap PoolSpy
Tracks newly created liquidity pools on PancakeSwap, providing real-time data for DeFi analysts, traders, and developers.
Alpaca Trading
Manage stock and crypto portfolios, place trades, and access market data via the Alpaca Trading API.
Coin Flip MCP Server
Generates true random coin flips using the random.org API.
Gold Books
Romanian Christian bookstore catalog with 900+ translated books. Search, recommend, devotional access via MCP.
DealX
MCP Server for DealX platform
NIS2 Germany Registration MCP
NIS2 compliance for German Mittelstand — BSI registration workflows, NIS2UmsuCG gap analysis, incident reporting templates, and Betroffenheitsprüfung (impact assessment) automation. Deadline: Oct 2026.
Demand Discovery AI™
Validate startup ideas without leaving your IDE — the demand-signal MCP for "should I build this?"
healsens-fhirmcp
Open-source, conformance-aware MCP server for FHIR R4 and R5.
Ecovacs Robot Control
Control and query the status of Ecovacs cleaning robots using the MCP protocol.