cvex-mcp-server

cvex-mcp-server

3.1

If you are the rightful owner of cvex-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with the CVEX Trading API, allowing Claude to interact with the CVEX trading platform, view market data, account information, and execute trades.

The CVEX MCP Server is designed to facilitate seamless interaction with the CVEX Trading API, enabling users to access market data, manage accounts, and execute trades through Claude. It provides a secure and efficient way to handle trading operations by ensuring that private keys are only accessed when necessary for signing requests. The server supports real-time market data access, account management, and trading capabilities, making it a comprehensive solution for users looking to engage with the CVEX trading platform.

Features

  • Market Data Access: View available contracts and real-time market data.
  • Account Management: Check account balances and position information.
  • Trading Capabilities: Place and manage orders directly through Claude.
  • Secure Trading: Private keys are only accessed when needed for signing requests.

Tools

  1. getMarketData

    Get market data for a specific contract.

  2. getContractDetails

    Get detailed information about a specific contract.

  3. getAccountInformation

    Get account information including balances.

  4. estimateOrder

    Estimate an order without executing it.

  5. placeOrder

    Place a new order on the exchange.

Related MCP Servers

View all finance servers →