guangxiangdebizi/PolyMarket-MCP
A comprehensive Model Context Protocol (MCP) server for interacting with Polymarket, the world's largest prediction market platform. This server provides seamless access to Polymarket's APIs, enabling AI assistants to retrieve market data, user positions, trading history, and more.
Platform-specific configuration:
{
"mcpServers": {
"PolyMarket-MCP": {
"command": "npx",
"args": [
"-y",
"PolyMarket-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...