56
/ 100
1 month ago
glama

edgex-mcp

MCP server for EdgeX perpetual contract trading, providing 16 AI agent tools for market data, account management, and order execution.

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
⚠️
Known vulnerabilities in dependencies: 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 1 credential: EDGEX_STARK_PRIVATE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies4 high7 low

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

highundici@7.22.0GHSA-f269-vfmq-vjvj

Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client

highundici@7.22.0GHSA-v9p9-hfj2-hcw8

Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation

highundici@7.22.0GHSA-vrm6-8vpv-qv8q

Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression

highundici@7.22.0GHSA-vxpw-j846-p89q

undici WebSocket client vulnerable to denial of service via fragment count bypass

lowundici@7.22.0GHSA-2mjp-6q6p-2qxm

Undici has an HTTP Request/Response Smuggling issue

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.
configEDGEX_ACCOUNT_ID"": "your-account-id",
configEDGEX_BASE_URLNo Override REST API URL
🔐 secretEDGEX_STARK_PRIVATE_KEY"": "0x..."
configEDGEX_TESTNETNo Set to 1 for testnet
configEDGEX_WS_URL
configHTTPS_PROXY/ https_proxy No HTTP proxy URL (see below)
configHTTP_PROXYWhy this is needed: npx spawns a new Node.js process that does not inherit your shell's proxy environment variables. You must explicitly pass HTTPS_PROXY (or ) in the MCP env block.
confighttp_proxy
confighttps_proxyHTTPS_PROXY / No HTTP proxy URL (see below)
// 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 5 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/realnaka-edgex-mcp-1wr7li)](https://m8ven.ai/mcp/realnaka-edgex-mcp-1wr7li)
commit: 2dbee1e25370371173f894f347ee4fe53107c9df
code hash: 93656d5d40c82c395ae115df9d084284757707c1c484a309e59dafd9b4254ba8
verified: 6/24/2026, 9:53:19 AM
view raw JSON →