Jupiter MCP (kukapay)

MCP server for Jupiter DEX aggregator on Solana — swap routing and price data via the Model Context Protocol.

Verified

Jupiter MCP by kukapay is an MCP server that connects AI agents to the Jupiter DEX aggregator on the Solana blockchain. It exposes Jupiter’s swap routing engine and price data through structured MCP tools, enabling agents to find optimal trade routes, compare prices across liquidity sources, and prepare swap transactions on Solana.

The server leverages Jupiter’s aggregation capabilities to provide agents with access to deep Solana liquidity. By wrapping Jupiter’s API through the Model Context Protocol, it simplifies the integration of Solana DEX data into agent workflows. This is useful for research pipelines that need current token pricing, route optimization analysis, or swap preparation as part of a broader trading or analytics strategy.

Configuration requires setting up Solana RPC endpoints and any necessary API credentials in the server’s environment variables. Users should verify swap quotes and routing details against the Jupiter web interface before relying on them for execution. As with all DeFi trading tools, starting with small test transactions and implementing human confirmation gates is recommended before enabling any automated swap execution.