MCP Paradex Py
Rank #8365glama/tradeparadex/mcp-paradex-py
Official integration with Paradex perpetual futures trading platform for market data, account management, order placement, vault operations, and position monitoring.
MCP Paradex Py is a Model Context Protocol (MCP) server published by tradeparadex. It ranks #8365 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Paradex Py is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Mar 3, 2026.
Ranks ahead of 50,467 of 58,832 servers on MCP Toplist.
Use MCP Paradex Py
Add MCP Paradex Py to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-paradex-py": {
"command": "uvx",
"args": [
"mcp-paradex"
],
"env": {
"PARADEX_ACCOUNT_PRIVATE_KEY": "<your PARADEX_ACCOUNT_PRIVATE_KEY>",
"PARADEX_ENVIRONMENT": "<your PARADEX_ENVIRONMENT>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
tradeparadex
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Mar 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is MCP Paradex Py?
- Official integration with Paradex perpetual futures trading platform for market data, account management, order placement, vault operations, and position monitoring.
- Who maintains MCP Paradex Py?
- MCP Paradex Py is maintained by tradeparadex, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Paradex Py an official MCP server?
- Yes — MCP Paradex Py is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does MCP Paradex Py have?
- MCP Toplist tracks 2 versions of MCP Paradex Py, most recently published on Mar 3, 2026.
- Where can I find the source code for MCP Paradex Py?
- The source code for MCP Paradex Py is hosted at github.com/tradeparadex/mcp-paradex-py.