diff --git a/servers/binance-mcp.json b/servers/binance-mcp.json new file mode 100644 index 0000000000..244c763b2d --- /dev/null +++ b/servers/binance-mcp.json @@ -0,0 +1,24 @@ +{ + "id": "binance-mcp", + "name": "Binance MCP", + "description": "Test Connectivity — Test connectivity to the Rest API.\n\nWeight(IP): 1", + "repository": "https://github.com/junct-bot/binance-mcp", + "endpoint": "https://binance.mcp.junct.dev/mcp", + "transport": [ + "streamable-http" + ], + "tags": [ + "read", + "market", + "oracle", + "write", + "trade", + "margin", + "lending", + "dex" + ], + "version": "1.0.0", + "author": "Junct", + "llms_txt": "https://binance.mcp.junct.dev/llms.txt", + "created_at": "2026-03-14T06:29:39.868Z" +}