Polymarket Agent Mcp vs Graph Polymarket Mcp | AllMCPs
Side-by-Side Model Context Protocol Comparison
Polymarket Agent Mcp vs Graph Polymarket Mcp
In-depth architectural comparison of the Polymarket Agent Mcp and Graph Polymarket Mcp MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Polymarket Agent Mcp
Finance & Fintech · Local stdio
Quality: 44/100 (Fair) | Auth: No auth required
Graph Polymarket Mcp
Finance & Fintech · Local stdio
Quality: 51/100 (Good) | Auth: API Key required
Verdict Summary: Choose Polymarket Agent Mcp if you need specialized Finance & Fintech tools running via a local process. Choose Graph Polymarket Mcp if your workspace requires Finance & Fintech integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Polymarket Agent Mcp when:
You need dedicated capabilities in the Finance & Fintech domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Primary tools included: Market discovery by keyword, category, event, and smart money signals, AI-powered market and trader scoring with conviction and opportunity ratings, Direct trading tools including limit orders, batch execution, and order status.
49-tool Polymarket prediction market suite for AI agents. Direct trading, smart money flow detection, copy trading with auto-monitor, backtesting, arbitrage scanning, portfolio optimization, and real-time WebSocket price streaming. Preview mode for simulation, live mode for real orders.
Polymarket prediction market data via The Graph — markets, positions, orders, user activity, and real-time odds.
Category & Scope
Tools & Capabilities Breakdown
Polymarket Agent Mcp Tools (6)
Market discovery by keyword, category, event, and smart money signals
AI-powered market and trader scoring with conviction and opportunity ratings
Direct trading tools including limit orders, batch execution, and order status
Copy trading automation with monitoring, watchlists, and backtesting
Portfolio management with P&L tracking, position management, and alerts
Real-time WebSocket price streaming and dashboard utilities
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Polymarket Agent Mcp is categorized under Finance & Fintech and uses a local stdio subprocess. In contrast, Graph Polymarket Mcp belongs to Finance & Fintech using local stdio subprocess. Select Polymarket Agent Mcp when you need capabilities focused on finance & fintech and Graph Polymarket Mcp when you require tools for finance & fintech.
List all available Polymarket subgraphs with descriptions and key entities
get_subgraph_schema
Get the full GraphQL schema for a specific subgraph
query_subgraph
Execute a custom GraphQL query against any subgraph
get_market_data
Get market/condition data with outcomes and resolution status
get_global_stats
Get platform stats: market counts + real volume/fees/trades
get_account_pnl
Get a trader's P&L and performance metrics (winRate, profitFactor, maxDrawdown)
get_top_traders
Leaderboard ranked by PnL, winRate, volume, or profitFactor. Cross-refs Orderbook to flag rows where OB volume exceeds Beefy-tracked volume and surface OB-only traders absent from the leaderboard.
get_daily_stats
Daily volume, fees, trader counts, and market activity (1–90 days)
get_market_positions
Top holders for a specific outcome token with their P&L
get_user_positions
Current token positions. Cross-refs Orderbook: flags ⚠ orderbook-only entry when `totalBought=0` but OB volume exists, and ⚠ mixed entry when OB volume > 2× split collateral.
get_recent_activity
Unified chronological feed interleaving splits, merges, and redemptions with orderbook fills. Supports optional address filter.