43
/ 100
1 month ago
glama

limitless-mcp

Enables AI agents to trade on Limitless prediction markets on Base via MCP, with tools for wallet management, market discovery, order placement, and portfolio tracking.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ADMIN_API_KEY, ENCRYPTION_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowuuid@11.0.3GHSA-w5hq-g745-h8pq

uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretADMIN_API_KEY"your-admin-api-key-here"
configBASE_RPC_URL"https://mainnet.base.org"
configDATABASE_URL"postgresql://user:password@host:5432/limitless_mcp?schema=public"
🔐 secretENCRYPTION_KEY"your-64-character-hex-encryption-key-here"
configLIMITLESS_API_URL"https://api.limitless.exchange"
configPORT
configRATE_LIMIT_MAX_REQUESTS
configRATE_LIMIT_WINDOW_MS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/joinquantish-limitless-mcp-5twztr)](https://m8ven.ai/mcp/joinquantish-limitless-mcp-5twztr)
commit: f8cf243a186323a62dbf86a8793b25a92d1c6fa9
code hash: 5190c9a9b12f7e81b256d80f99250845c1f7b25ad3dad21eb4d20bb9dc7cf427
verified: 6/22/2026, 12:43:27 PM
view raw JSON →