69
/ 100
12 days ago
glama

Paradex MCP Server

A bridge between AI assistants and the Paradex perpetual futures trading platform for managing accounts, vaults, and orders. It enables users to retrieve real-time market data, monitor positions, and execute trading strategies through the Model Context Protocol.

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
37 tools verified — handlers match their declared behaviour
29 read-only tools verified — handlers contain no write/delete/exec
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 3 credentials: PARADEX_ACCOUNT_PRIVATE_KEY, PARADEX_JWT_TOKEN, PARADEX_API_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.
configMCP_TRANSPORTe =streamable-http \
configMCP_PORT
configMCP_STATELESS
configSERVER_NAME
configSERVER_PORT
configPARADEX_ENVIRONMENTSet to prod, testnet, or nightly (default: prod)
configPARADEX_ACCOUNT_ADDRESS
🔐 secretPARADEX_ACCOUNT_PRIVATE_KEYYour Paradex account private key
🔐 secretPARADEX_JWT_TOKEN
🔐 secretPARADEX_API_KEY
configMCP_SERVER_URL
configPARADEX_AUTH_SERVER_URL
configOTEL_EXPORTER_OTLP_ENDPOINT
configOTEL_SERVICE_NAME
configOTEL_SERVICE_VERSION
// 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/tradeparadex-mcp-paradex-py-h5zqi1)](https://m8ven.ai/mcp/tradeparadex-mcp-paradex-py-h5zqi1)
commit: daeb5fe02709469942dc4f7ee989e2f56c74925b
code hash: a2bda0477395b90c75274f01b874881d057dbd486ee563dd0fe217942713bc64
verified: 6/15/2026, 3:12:05 PM
view raw JSON →