polymarket-mcp-server
The Polymarket MCP Server enables AI-powered trading and management of prediction markets.
This server allows users to leverage AI capabilities to autonomously trade, analyze, and manage positions on Polymarket. With 45 comprehensive tools across various categories, it offers real-time monitoring and enterprise-grade safety features, making it a complete trading platform for prediction markets. Users can discover markets, analyze trends, and execute trades efficiently, all powered by advanced AI technology.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"polymarket-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-polymarket-mcp-server"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions