siomochkin/cvex-mcp-server
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.
Tools
Functions exposed to the LLM to take actions
getMarketData
Get market data for a specific contract.
getContractDetails
Get detailed information about a specific contract.
getAccountInformation
Get account information including balances.
estimateOrder
Estimate an order without executing it.
placeOrder
Place a new order on the exchange.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client