Wundertrading Mcp Server

Created By
WunderTrading2 months ago
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.
Overview

WunderTrading MCP

WunderTrading REST API allows you to trade via MCP, here you can learn how to connect most popular MCP tools with WunderTrading.


How to start

HMAC API keys per Account

Right now we allow up to 10 HMAC API keys per account.

HMAC API and Secret keys

You will see API and Secret keys only once after creation.

HMAC API keys expiration

When creating an API key, you can whitelist specific IP addresses to make the key non-expiring. However, if the API key is created without any whitelisted IPs, it will expire after three months and be automatically deleted.

  • Add wundertrading block to your mcpServers config:

{
"mcpServers": {
"wundertrading": {
"url": "https://wundertrading.com:2083/mcp",
"headers": {
"X-API-Key": "Your HMAC API key",
"X-Secret-Key": "Your HMAC Secret key"
}
}
}
}


We are continuously improving the platform, and new endpoints and features will be added soon to make your automated trading more flexible and efficient.

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"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
a month ago
Author Name
WunderTrading
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Crevio

a day ago