Submit

NeuroTrade Signal API — AI-Powered Crypto Trading Signals for Claude & Cursor

@A3E Ecosystem

Call generate_signal("BTC/USDT", "1h") from any AI assistant and get back a LONG/SHORT/NEUTRAL signal with confidence score, entry price, TP, and SL — no HTTP boilerplate. Supports 25+ crypto pairs across 7 timeframes. Freemium: 10 calls/month free, upgrade on RapidAPI.
Overview

Server Config

{
  "mcpServers": {
    "neurotrade": {
      "command": "python",
      "args": [
        "-m",
        "mcp_server.neurotrade_mcp"
      ],
      "env": {
        "NEUROTRADE_API_KEY": "nt_your_key_here",
        "NEUROTRADE_BASE_URL": "https://neurotrade.a3eecosystem.com"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server