Jupiter MCP

{ "name": "jupiter-mcp", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "@solana/spl-token": "^0.4.13", "@solana/web3.js": "^1.98.0", "bigint-buffer": "^1.1.5", "dotenv": "^16.4.7", "undici": "^7.5.0", "zod": "^3.24.2" } }