Submit

Wundertrading Mcp Server

@WunderTrading

WunderTrading MCP connects AI agents and coding tools to live crypto trading execution through WunderTrading. It gives agents a way to turn trading decisions into real actions on connected exchanges using WunderTrading as the execution layer via MCP or REST API. WunderTrading’s docs describe MCP setup through a dedicated server endpoint with HMAC API credentials. The platform positions this MCP integration for broader AI trading workflows, not just basic order placement. AI agents can combine strategy instructions with market data, technical signals, news, sentiment, screenshots, and other inputs, then place and manage trades automatically on connected exchanges. WunderTrading highlights use cases such as pattern-recognition trading, sentiment-based trading, copy trading automation, portfolio rebalancing, cross-exchange arbitrage, trade history analysis, backtesting, signal automation, and order book trading. WunderTrading highlights support for 20+ exchanges and shows leading supported venues including Binance, Bybit, Coinbase, Bitget, OKX, KuCoin, Hyperliquid, and BingX. Its supported exchanges page also describes WunderTrading as a multi-exchange crypto trading platform with a single interface and secure API access. Setup is straightforward: create a WunderTrading account, generate HMAC API keys, add the wundertrading MCP server to your MCP client configuration, and connect your exchange accounts so the agent can execute trades. WunderTrading says live trading through MCP/API is available from the PRO plan, while paper trading is available for testing.

Server Config

{
  "mcpServers": {
    "wundertrading": {
      "url": "https://wundertrading.com:2083/mcp",
      "headers": {
        "X-API-Key": "Your API key here",
        "X-Secret-Key": "Your Secret key here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.