Skip to main content
Glama

Polymarket MCP Server

package.json821 B
{ "name": "polymarket-mcp", "version": "1.0.0", "description": "MCP server for accessing Polymarket's prediction markets. Build market analysis tools, trading assistants, and educational platforms with Claude AI.", "main": "index.js", "module": "./src/index.ts", "type": "module", "scripts": { "dev": "smithery dev", "build": "smithery build" }, "keywords": [ "mcp", "model-context-protocol", "polymarket", "prediction-markets", "claude", "ai", "trading", "market-analysis", "smithery" ], "author": "", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/YOUR_USERNAME/polymarket-mcp" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.20.0", "@smithery/sdk": "^1.7.4", "zod": "^3.25.46" }, "devDependencies": { "@smithery/cli": "^1.6.3" } }

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