Polymarket
Rank #15,087smithery/aryankeluskar/polymarket-mcp
Discover and filter Polymarket prediction markets and events by tags, volume, liquidity, and activity. Analyze individual markets with probabilities, market health, and recent trade insights to inform decisions. Track trends across categories to spot opportunities and compare sentiment over time.
Polymarket is a Model Context Protocol (MCP) server published by aryankeluskar. It ranks #15,087 of 115,460 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Polymarket is listed across 3 registries — Smithery, PulseMCP and Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Nov 8, 2025.
Ranks ahead of 100,373 of 115,460 servers on MCP Toplist.
Use Polymarket
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http polymarket-mcp https://server.smithery.ai/aryankeluskar/polymarket-mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.polymarket-mcp]
url = "https://server.smithery.ai/aryankeluskar/polymarket-mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/aryankeluskar/polymarket-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"polymarket-mcp": {
"url": "https://server.smithery.ai/aryankeluskar/polymarket-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"polymarket-mcp": {
"type": "http",
"url": "https://server.smithery.ai/aryankeluskar/polymarket-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"polymarket-mcp": {
"serverUrl": "https://server.smithery.ai/aryankeluskar/polymarket-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"polymarket-mcp": {
"url": "https://server.smithery.ai/aryankeluskar/polymarket-mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Faryankeluskar%2Fpolymarket-mcp)<a href="https://mcptoplist.com/server/smithery%2Faryankeluskar%2Fpolymarket-mcp"><img src="https://mcptoplist.com/badge/smithery%2Faryankeluskar%2Fpolymarket-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
aryankeluskar
Other servers by aryankeluskar
View all aryankeluskar servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Polymarket?
- Polymarket is maintained by aryankeluskar, which publishes 5 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Polymarket listed on the Official MCP Registry?
- Polymarket is not on the Official MCP Registry. It is listed on Smithery, PulseMCP and Glama.
- How many versions does Polymarket have?
- Polymarket ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Polymarket?
- The source code for Polymarket is hosted at github.com/aryankeluskar/polymarket-mcp.