aryankeluskar/polymarket-mcp
MCP Server for Polymarket API. Crossed 2900 downloads in its first weekend ‼️
Platform-specific configuration:
{
"mcpServers": {
"polymarket-mcp": {
"command": "npx",
"args": [
"-y",
"polymarket-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://smithery.ai/server/@aryankeluskar/polymarket-mcp)
A comprehensive Model Context Protocol (MCP) server for accessing Polymarket's prediction markets through Claude AI. Build market analysis tools, trading assistants, event outcome analyzers, and educational platforms that make prediction markets more accessible.
Built with Smithery SDK | Powered by Polymarket API
search_marketsSearch Polymarket prediction markets with advanced filtering:
Example: "Show me the top 5 most active political markets"
get_marketGet detailed information about a specific market by slug:
Example: "Analyze the market for trump-popular-vote-2024"
search_eventsSearch Polymarket events (collections of related markets):
**Exampl
Loading reviews...