Server data from the Official MCP Registry
TradeRouter.ai MCP Server — Solana swap & limit order engine.
TradeRouter.ai MCP Server — Solana swap & limit order engine.
Set these up before or after installing:
Environment variable: TRADEROUTER_PRIVATE_KEY
Environment variable: SOLANA_RPC_URL
Environment variable: TRADEROUTER_SERVER_PUBKEY
Environment variable: TRADEROUTER_SERVER_PUBKEY_NEXT
Environment variable: TRADEROUTER_REQUIRE_SERVER_SIGNATURE
Environment variable: TRADEROUTER_REQUIRE_ORDER_CREATED_SIGNATURE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-re-bruce-wayne-trade-router-mcp": {
"env": {
"SOLANA_RPC_URL": "your-solana-rpc-url-here",
"TRADEROUTER_PRIVATE_KEY": "your-traderouter-private-key-here",
"TRADEROUTER_SERVER_PUBKEY": "your-traderouter-server-pubkey-here",
"TRADEROUTER_SERVER_PUBKEY_NEXT": "your-traderouter-server-pubkey-next-here",
"TRADEROUTER_REQUIRE_SERVER_SIGNATURE": "your-traderouter-require-server-signature-here",
"TRADEROUTER_REQUIRE_ORDER_CREATED_SIGNATURE": "your-traderouter-require-order-created-signature-here"
},
"args": [
"-y",
"@re-bruce-wayne/trade-router-mcp"
],
"command": "npx"
}
}
}This TradeRouter MCP server has proper authentication and permissions appropriate for a trading application, but contains a significant hardcoded token vulnerability that poses a moderate security risk. The server properly handles Solana wallet authentication and includes comprehensive signature verification, but the hardcoded server public key could be exploited if compromised. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
3 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.