polymarket-toolkit
Rank #3,934io.github.runesleo/polymarket-toolkit
Read-only Polymarket data tools for AI agents: profiles, PnL, market scans. No keys, no orders.
polymarket-toolkit is a Model Context Protocol (MCP) server published by runesleo. It ranks #3,934 of 132,046 servers tracked on MCP Toplist, and its repository has 198 GitHub stars. polymarket-toolkit is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 2, 2026 and most recently updated on Jul 15, 2026.
Ranks ahead of 128,112 of 132,046 servers on MCP Toplist.
Use polymarket-toolkit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add polymarket-toolkit -- npx -y polymarket-toolkit-mcp[mcp_servers.polymarket-toolkit]
command = "npx"
args = ["-y", "polymarket-toolkit-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"polymarket-toolkit": {
"command": "npx",
"args": [
"-y",
"polymarket-toolkit-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"polymarket-toolkit": {
"command": "npx",
"args": [
"-y",
"polymarket-toolkit-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"polymarket-toolkit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"polymarket-toolkit-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"polymarket-toolkit": {
"command": "npx",
"args": [
"-y",
"polymarket-toolkit-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"polymarket-toolkit": {
"command": "npx",
"args": [
"-y",
"polymarket-toolkit-mcp"
]
}
}
}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/io.github.runesleo%2Fpolymarket-toolkit)<a href="https://mcptoplist.com/server/io.github.runesleo%2Fpolymarket-toolkit"><img src="https://mcptoplist.com/badge/io.github.runesleo%2Fpolymarket-toolkit.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
runesleo
Available versions (1)
| Version | Published |
|---|---|
| 0.7.1 | Jul 15, 2026 |
Frequently asked questions
- Who maintains polymarket-toolkit?
- polymarket-toolkit is maintained by runesleo, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is polymarket-toolkit listed on the Official MCP Registry?
- Yes — polymarket-toolkit is listed on the Official MCP Registry, alongside Glama.
- How many versions does polymarket-toolkit have?
- MCP Toplist tracks 1 version of polymarket-toolkit, most recently published on Jul 15, 2026.
- Where can I find the source code for polymarket-toolkit?
- The source code for polymarket-toolkit is hosted at github.com/runesleo/polymarket-toolkit.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.