Skip to main content
Glama

Polymarket MCP

by ozgureyilmaz
MIT License
10
  • Apple
  • Linux
.gitignore814 B
# Rust /target/ **/*.rs.bk *.pdb # IDE and editors .vscode/ .idea/ *.swp *.swo *~ .helix/ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Environment and configuration .env .env.local .env.*.local config.toml # Logs and runtime *.log logs/ errors/ *.pid *.sock # Testing and coverage test-results/ coverage/ tarpaulin-report.html # Backup and temporary files *.bak *.backup *.orig *.tmp tmp/ temp/ .cache/ # Development artifacts perf.data* callgrind.* massif.* # Release artifacts (optional - uncomment if you don't want to track releases) # *.tar.gz # *.zip # Documentation (generated) /book/ /target/doc/ # Security sensitive (never commit these) private/ secrets/ keys/ certs/ *.pem *.key *.crt .claude/ CLAUDE.local.md API_NOTES.md GEMINI_ANALYSIS.md

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

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