We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aryankeluskar/polymarket-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•298 B
# Anthropic Claude API Key
# Get your API key from: https://console.anthropic.com/settings/keys
ANTHROPIC_API_KEY=your_api_key_here
# Polymarket MCP Server URL (deployed on Smithery)
POLYMARKET_MCP_URL=https://server.smithery.ai/@aryankeluskar/polymarket-mcp/mcp
# Server Configuration
PORT=5090