Skip to main content
Glama
aryankeluskar

Polymarket MCP Server

package.json860 B
{ "name": "polymarket-demo-backend", "version": "1.0.0", "description": "Backend server for Polymarket MCP demo with Claude AI integration", "type": "module", "main": "dist/index.js", "scripts": { "dev": "bun --watch src/index.ts", "build": "bun build src/index.ts --outdir dist --target node", "start": "bun dist/index.js" }, "keywords": [ "mcp", "polymarket", "claude", "demo" ], "author": "", "license": "ISC", "dependencies": { "@anthropic-ai/sdk": "^0.32.1", "@modelcontextprotocol/sdk": "^1.0.4", "cors": "^2.8.5", "dotenv": "^16.4.7", "express": "^4.21.2", "ws": "^8.18.0" }, "devDependencies": { "@types/cors": "^2.8.17", "@types/express": "^5.0.0", "@types/node": "^22.10.2", "@types/ws": "^8.5.13", "tsx": "^4.19.2", "typescript": "^5.7.2" } }

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/aryankeluskar/polymarket-mcp'

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