71
/ 100
12 days ago
glama

Opinion.trade MCP Server

Enables interaction with Opinion.trade decentralized prediction markets on BNB Chain, supporting market data queries in read-only mode and full trading capabilities (placing orders, managing positions, viewing balances) with EIP712 signing when configured with a private key.

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.
🔐
You'll be asked for 2 credentials: OPINION_API_KEY, OPINION_PRIVATE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretOPINION_API_KEYyour_api_key_here
🔐 secretOPINION_PRIVATE_KEY0x... # Your Ethereum private key
configOPINION_CHAIN_ID56 # 56=BNB mainnet, 97=BNB testnet
configOPINION_API_HOST
configOPINION_API_TIMEOUT
// 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 4 concrete improvements 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/solenyaresearch0000-opinion-mcp-1qh16a)](https://m8ven.ai/mcp/solenyaresearch0000-opinion-mcp-1qh16a)
commit: 91db665de180241baa236bfda5dc1787392670ce
code hash: e1a6ede9b993b8416fb4a55f857c5fdba389c09e514d58a8c9a10e4d9e3f723a
verified: 6/18/2026, 11:53:05 AM
view raw JSON →