loading…
Search for a command to run...
loading…
MCP server for querying Polymarket prediction market data via The Graph subgraphs. Exposes 9 tools that AI agents (Claude, Cursor, etc.) can use to query market
MCP server for querying Polymarket prediction market data via The Graph subgraphs. Exposes 9 tools that AI agents (Claude, Cursor, etc.) can use to query market data, trader P&L, positions, activity, and orderbook trades. Prerequisites You need a free Graph API key (takes ~2 minutes): Go to The Graph Studio Connect your wallet (MetaMask, WalletConnect, etc.) Click "API Keys" in the sidebar and create one Free tier includes 100,000 queries/month
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"graph-polymarket-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"paulieb14/graph-polymarket-mcp"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also