Skip to content

Releases: LuciferForge/polymarket-mcp

v0.1.1 — Tighten dep version constraints

28 Apr 14:54

Choose a tag to compare

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.

PyPI: https://pypi.org/project/polymarket-mcp-pro/0.1.1/

v0.1.0 — Initial public release

28 Apr 14:54

Choose a tag to compare

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'.