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.
Servidores relacionados
TradeMemory Protocol
AI trading memory layer for MT5/forex with 15 MCP tools — store/recall trades, pattern discovery, strategy evolution, and Outcome-Weighted Memory.
IPMA MCP Server
Access meteorological data for Portugal from the IPMA public API using natural language.
Medialister
Gateway to editorial ads
Nanoleaf MCP Server
A server for controlling Nanoleaf smart lights using the Model Context Protocol.
DeFi MCP
MCP server for DeFi data — real-time crypto prices, token analytics, wallet balances, and on-chain data across multiple chains.
Time
Get the current time and perform timezone conversions using IANA timezone names.
UN World Population Demographics
Global population data from 1950-2023. Fertility rates, life expectancy, mortality, and migration for 298 countries via MCP.
Image Reader
A server for extracting and understanding content from images.
IzmirMCP
Access real-time public transit data for İzmir, including vehicle positions, arrivals, and schedules from İZBAN and ESHOT.
USA Spending MCP
Track government spending, search government spending be agency, explore government spending to communities, and much more.