Paradex MCP

Paradex MCP

MCP native server for interacting with Paradex platform, including fully features trading.

10
Stars
6
Forks
1
Releases

Overview

This MCP server provides a bridge between AI assistants and the Paradex perpetual futures trading platform using the MCP standard. It enables AI agents (for example Claude) to interact with Paradex for market data retrieval, account and vault management, order placement and management, and monitoring of positions and balances. The server exposes a rich set of resources and tools through Paradex endpoints, including system, market, vault, account, and order related calls (e.g., paradex://system/config, paradex://markets, paradex://vaults, paradex_account_summary, paradex_open_orders). It supports authentication via environment variables PARADEX_ENVIRONMENT (testnet or mainnet) and PARADEX_ACCOUNT_PRIVATE_KEY, and can be configured via .env files or CLI. The project offers multiple client integration paths (Claude Desktop, Cursor, Smithery) and deployment options (PyPI, uvx, Docker). With this server, developers can build AI-powered trading assistants capable of requesting data, executing trades, and managing risk within Paradex, leveraging the MCP protocol to standardize interactions.

Details

Owner
sv
Language
Python
License
MIT License
Updated
2025-12-07

Features

AI–MCP bridge to Paradex

Connects AI assistants to Paradex via MCP, enabling data retrieval, account actions, and trade execution.

Market data retrieval

Access market information, summaries, funding data, and order books through Paradex resources.

Account and vault management

Manage Paradex trading accounts and vault configurations, balances, and positions.

Order management

Create, cancel, and query orders within Paradex via MCP.

Position and balance monitoring

Retrieve current vault positions and account balances to inform decisions.

Comprehensive MCP resource suite

Expose a wide range of resources and tools across system, market, vault, account, and order domains.

Flexible deployment and client integration

Supports PyPI, uvx, Docker, and integration with Claude Desktop, Cursor, and Smithery.

Audience

AI assistants developersIntegrate with Claude Desktop, Cursor, and Smithery to build AI-powered trading assistants that fetch data, manage accounts, and trade on Paradex via MCP.
Traders and trading teamsLeverage the MCP Paradex server to access trading data, execute orders, and monitor vaults and positions through AI-enabled workflows.

Tags

ParadexMCPtradingAI integrationvaultsordersmarket dataperpetual futuresaccount managementPythonCLIDockertestnetmainnet