Skip to main content
Glama
PaulieB14

graph-polymarket-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GRAPH_API_KEYYesA free Graph API key obtained from The Graph Studio (https://thegraph.com/studio/). Required to query Polymarket subgraphs.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_subgraphs

List all available Polymarket subgraphs with descriptions and key entities

get_subgraph_schema

Get the full GraphQL schema (introspection) for a Polymarket subgraph

query_subgraph

Execute a custom GraphQL query against a Polymarket subgraph

get_market_data

Get Polymarket market/condition data including outcomes and volumes from the Main subgraph

get_account_pnl

Get a trader's P&L and performance metrics from the Beefy P&L subgraph

get_user_positions

Get a user's current positions from the Slimmed P&L subgraph

get_recent_activity

Get recent splits, merges, and redemptions from the Activity subgraph

get_orderbook_trades

Get recent order fills from the Orderbook subgraph

get_global_stats

Get aggregate Polymarket platform statistics from the Main subgraph

Prompts

Interactive templates invoked by user choice

NameDescription
analyze_traderAnalyze a Polymarket trader's full profile: P&L, positions, and recent activity
market_overviewGet a comprehensive overview of Polymarket platform activity
explore_subgraphExplore a specific Polymarket subgraph's schema and sample data

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PaulieB14/graph-polymarket-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server