Back to Home
Justkokosixnine icon

polymarket-mcp-server

Verified Safe

by Justkokosixnine

Overview

AI-powered server designed to help users trade prediction markets efficiently by integrating with Claude Desktop to provide 45 tools for market analysis, real-time monitoring, and enterprise-grade safety features.

Installation

Run Command
docker compose up -d

Environment Variables

  • POLYGON_PRIVATE_KEY
  • POLYGON_ADDRESS
  • DEMO_MODE

Security Notes

The server handles sensitive information like Polygon private keys and Polymarket API credentials. The configuration loading and validation (`config.py`) follow good practices, and the documentation strongly emphasizes security best practices for handling private keys (e.g., never commit to Git, keep secure). WebSocket connections use WSS (encrypted). However, the web dashboard (`web/app.py`) includes functionality to directly update the `.env` file, which contains sensitive configuration. If this web dashboard were exposed publicly without robust authentication (which is not enabled by default in `web/app.py`), it could pose a significant vulnerability. While it's primarily intended for local use, this design choice warrants caution.

Similar Servers

Stats

Interest Score30
Security Score7
Cost ClassMedium
Avg Tokens5
Stars1
Forks0
Last Update2026-01-19

Tags

AI-poweredprediction-marketstradingreal-timerisk-managementClaude-Desktop