MCP Server for Binance Spot Trading

# Dependencies node_modules/ package-lock.json yarn.lock pnpm-lock.yaml # TypeScript build output dist/ build/ *.tsbuildinfo # IDE .idea/ .vscode/ *.swp *.swo .DS_Store # Environment variables .env .env.local .env.*.local .env.development .env.test .env.production # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Coverage coverage/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity docs/