polymarket-mcp
The PolyMarket MCP Server is designed to provide real-time access to prediction market data via the PolyMarket API. It offers features such as historical price tracking, error handling, and data formatting, aimed at developers and users needing comprehensive market data utilities.
What is the PolyMarket MCP Server?
The PolyMarket MCP Server is a Model Context Protocol server that provides access to prediction market data through the PolyMarket API, offering real-time market information, prices, and historical data.
What kind of data can I retrieve from the PolyMarket MCP Server?
You can retrieve real-time prediction market data, detailed market information, historical price and volume data, and current prices and probabilities.
How does the server handle errors?
The server includes comprehensive error handling for rate limiting, invalid API keys, invalid market IDs, network connectivity issues, and API timeout conditions.
What are the prerequisites for running the server?
You need Python 3.9 or higher, httpx>=0.24.0, mcp-core, and python-dotenv>=1.0.0.
Can I contribute to the PolyMarket MCP Server?
Yes, contributions are welcome! You can submit a Pull Request or open an issue to discuss major changes.