araa47/jupiter-mcp
Jupiter API Access (allow AI to Trade Tokens on Solana + Access Balances + Search Tokens + Create Limit Orders )
Quick Start
Clone the repository:
git clone https://github.com/araa47/jupiter-mcpClaude Desktop configuration example:
{
"mcpServers": {
"araa47-jupiter-mcp": {
"command": "npx",
"args": [
"-y",
"araa47/jupiter-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.