PolyMarket MCP Server

by berlinbra
Verified

get-market-prices

Retrieve current prices and trading details for a specific market using the PolyMarket API, enabling data-driven decisions in prediction markets.

Instructions

Get current prices and trading information for a market

Input Schema

NameRequiredDescriptionDefault
market_idYesMarket ID or slug

Input Schema (JSON Schema)

{ "properties": { "market_id": { "description": "Market ID or slug", "type": "string" } }, "required": [ "market_id" ], "type": "object" }

You must be authenticated.

Other Tools from PolyMarket MCP Server

Related Tools

ID: c255m147fd