Back to Home
gundatharuntej2006-hue icon

MCP-SERVER-

Verified Safe

by gundatharuntej2006-hue

Overview

This server provides tools to interact with the Aevo decentralized derivatives exchange, enabling operations like transferring funds and canceling orders.

Installation

Run Command
python server.py

Environment Variables

  • AEVO_API_KEY
  • AEVO_API_SECRET
  • AEVO_WALLET_ADDRESS
  • AEVO_SIGNING_KEY

Security Notes

The server securely handles sensitive information by requiring API keys, secrets, and wallet addresses to be set as environment variables, avoiding hardcoded credentials. It does not use 'eval' or other inherently dangerous functions. The network risks are primarily associated with the necessary external API calls to Aevo, which are intrinsic to its functionality. The server attempts to use an Aevo SDK client, falling back to direct REST calls if the SDK is unavailable or fails to initialize, maintaining functionality. Users should ensure their environment variables are managed securely.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2026-01-03

Tags

AevoTradingCryptoExchangeTools