{"slug":"traderouter/trade-router-mcp","name":"Trade Router MCP","description":"Non-custodial Solana swap & limit-order MCP server. 21 tools across Raydium, PumpSwap, Orca, Meteora. Jito MEV-protected. Private key never leaves the agent.","category":"development","tags":[],"official":false,"stars":2,"transport":"stdio","install":[{"cmd":"npx -y @traderouter/trade-router-mcp","imports":[]}],"tools":[{"name":"get_wallet_address","description":"Get the configured wallet's public address"},{"name":"build_swap","description":"Build an unsigned swap transaction"},{"name":"submit_signed_swap","description":"Submit a manually signed transaction"},{"name":"auto_swap","description":"Build + sign + submit in one call"},{"name":"get_holdings","description":"Get token holdings for a wallet"},{"name":"get_mcap","description":"Market cap and price for a token"},{"name":"get_flex_card","description":"Trade card PNG URL for wallet + token"},{"name":"place_limit_order","description":"Limit buy/sell by price or market cap"},{"name":"place_trailing_order","description":"Trailing stop buy/sell"},{"name":"place_twap_order","description":"TWAP (time-weighted) buy/sell"},{"name":"place_limit_twap_order","description":"Limit trigger → TWAP execution"},{"name":"place_trailing_twap_order","description":"Trailing trigger → TWAP execution"},{"name":"place_limit_trailing_order","description":"Limit trigger → trailing execution (single swap on trigger)"},{"name":"place_limit_trailing_twap_order","description":"Limit trigger → trailing trigger → TWAP execution"},{"name":"list_orders","description":"List active orders for a wallet"},{"name":"check_order","description":"Get status of a specific order"},{"name":"cancel_order","description":"Cancel an active order"},{"name":"extend_order","description":"Extend an order's expiry"},{"name":"connect_websocket","description":"Register a wallet over the persistent WebSocket"},{"name":"connection_status","description":"Current WebSocket connection state"},{"name":"get_fill_log","description":"Log of filled orders"}],"env_vars":["TRADEROUTER_PRIVATE_KEY","SOLANA_RPC_URL"],"auth_type":"none","github":"https://github.com/TradeRouter/trade-router-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}