Skip to content
Back to search
60
MCP http

Paradex MCP Server

tradeparadex/mcp-paradex-py

MCP server for the Paradex perpetual futures trading platform. Retrieve market data, manage trading accounts and vaults, place and manage orders, and monitor positions and balances.

Uptime
100.0%
78 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Paradex Trading
MCP server for Paradex perp trading. Market data, accounts, orders, positions, and vaults.
0 tools
Mudrex MCP Server
MCP server for Mudrex futures trading enabling AI agents to securely access data and risk tools.
0 tools · streamable-http
iflow-mcp_mcp-paradex
MCP server for Paradex trading platform integration
0 tools
duongnv129/hyperliquid-mcp
Go MCP server for Hyperliquid perpetual trading — 23 tools for orders, market data, and vaults
0 tools
Limitless MCP Server
MCP server for Limitless Exchange prediction markets on Base
0 tools
Polymarket MCP Server
Self-hosted MCP server for AI agent trading on Polymarket prediction markets
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "paradex_mcp_server": {
      "url": "https://github.com/tradeparadex/mcp-paradex-py",
      "transport": "http"
    }
  }
}