Skip to main content
Glama

Polymarket MCP Server

.dockerignoreโ€ข766 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ pip-wheel-metadata/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environments venv/ env/ ENV/ env.bak/ venv.bak/ # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ coverage.xml *.cover .hypothesis/ # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Git .git/ .gitignore .gitattributes # CI/CD .github/ .gitlab-ci.yml # Environment .env .env.local .env.production *.env # Logs *.log logs/ # Documentation (except README) docs/ *.md !README.md # Docker .dockerignore Dockerfile* docker-compose*.yml # Kubernetes k8s/ *.yaml !pyproject.toml # Misc tmp/ temp/ .cache/ node_modules/

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

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