Releases: LuciferForge/polymarket-mcp
Releases · LuciferForge/polymarket-mcp
v0.1.1 — Tighten dep version constraints
Tightened version constraints on dependencies to avoid pip resolver hangs:
- fastmcp>=2.0.0,<3.0.0 (was unbounded)
- httpx>=0.27.0,<1.0.0 (was unbounded)
No code changes. Same 7 MCP tools, same behavior.
v0.1.0 — Initial public release
Initial release. 7 MCP tools (get_stats, list_markets, get_market, get_prices, get_crashes, get_categories, get_orderbook). FastMCP-based, MIT, 6/6 tests passing.
PyPI: https://pypi.org/project/polymarket-mcp-pro/0.1.0/
Note: bare 'polymarket-mcp' name was taken on PyPI; published as 'polymarket-mcp-pro'.