目录 / polymarket-mcp
MCP
鉴权未知
未评级
已上架
polymarket-mcp
MCP server that exposes Polymarket prediction market data to AI agents. Tools wrap Polymarket's public Gamma (market discovery) and Data (positions, portfolio, leaderboard) APIs.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://polymarket-mcp--capcanillas.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"polymarket-mcp": {
"url": "https://polymarket-mcp--capcanillas.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| search_markets | Search Polymarket markets by title or description. Returns matching markets with: current price, liquidity, volume, end date, and active status. |
| get_market_details | Get full details for a single market — outcomes, prices, volume, liquidity, resolution source, token IDs, and trading parameters. A 'market' is an individual Yes/No question inside an event. |
| get_trending_markets | Get trending Polymarket events ranked by trading activity. Returns active events with: slug, 24h volume, total volume, liquidity, end date, and active status. Use tag_slug to filter by category (e.g. politics, crypto, sports). |
| get_market_holders | Get the top holders for a Polymarket market, grouped by outcome (Yes/No). Provide a condition_id, slug, or Polymarket market URL. Use get_market_details to find the condition_id for a market. |
| get_user_positions | Get current positions for a Polymarket wallet address. Returns each position with: current price, position size, average entry price, current value, and the market it belongs to. |
| get_user_performance | Get a user's trading performance summary: total positions value, volume, P&L across all positions, and their rank on the Polymarket leaderboard. Combines /value (portfolio worth) and /v1/leaderboard (rank + PnL stats). |
| get_leaderboard | Get top Polymarket traders ranked by P&L or volume. Returns rank, username, wallet address, P&L, and trading volume. Distinct from get_user_performance, which looks up a single wallet. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。