WunderTrading MCP Server
WunderTrading MCP connects AI agents to live crypto trading execution on 20+ supported exchanges through a single MCP integration. Use it to turn AI-driven signals, market analysis, sentiment, screenshots, and custom strategy logic into real trades on exchanges including Binance, Bybit, Coinbase, Bitget, OKX, KuCoin, Hyperliquid, and BingX. Supports MCP and REST API workflows for order execution, trade management, and AI-powered automation.
Ads
Overview
WunderTrading REST API allows you to trade via MCP, here you can learn how to connect most popular MCP tools with WunderTrading. - Sign in into your account or register a new one.- Open WunderTrading API page and create a new API key. > [!-warning] -warning > HMAC API keys per Account > > Right now we allow up to 10 HMAC API keys per account. > [!-warning] -warning > HMAC API and Secret keys > > You will see API and Secret keys only once after creation. > [!-warning] -warning > 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.
Installation
Installation instructions are not available yet.
Configuration
{
"mcpServers": {
"wundertrading": {
"url": "https://wundertrading.com:2083/mcp",
"headers": {
"X-API-Key": "Your API key here",
"X-Secret-Key": "Your Secret key here"
}
}
}
}Capabilities
- Configure MCP connection
Set up the `wundertrading` MCP server in your `mcpServers` config with your API and secret keys to enable trading via MCP.
- Create API credentials
Generate a new HMAC API key through the WunderTrading API page, with optional IP whitelisting to prevent expiration.
- Manage key lifecycle
Understand that keys expire after three months unless IP-whitelisted, and that API/secret keys are shown only once at creation.
Tags
- crypto
- trading
- api
- workflow-automation
- finance
Related MCP servers
Cua
OfficialMCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Notion MCP
OfficialOfficial Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
Notion MCP Server
Search pages, read blocks, and create content in Notion workspaces.
Laravel Boost
OfficialLaravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.