M MCP Servers Developer low
kukapay/jupiter-mcp
by Various
An MCP server for executing token swaps on the Solana blockchain using Jupiter's new Ultra API.
K
MCP
kukapay/jupiter-mcp
Added 1 June 2026
Overview
An MCP server that enables token swaps on Solana via Jupiter’s Ultra API. It exposes swap execution as a tool callable from MCP-compatible clients.
Best for
Best for
Developers building MCP-based agents or assistants that need Solana token swap functionality
Use cases
- Executing token swaps from a chat or agent interface
- Building a Solana DeFi bot that uses MCP for tool orchestration
- Prototyping swap workflows without writing custom Solana transaction logic
Notes
An MCP server that enables token swaps on Solana via Jupiter’s Ultra API. It exposes swap execution as a tool callable from MCP-compatible clients.
27 stars on GitHub. Last updated 2025-06-14. Licensed MIT.
Use cases
- Executing token swaps from a chat or agent interface
- Building a Solana DeFi bot that uses MCP for tool orchestration
- Prototyping swap workflows without writing custom Solana transaction logic
Pros
- Direct integration with Jupiter’s high-performance Ultra API
- Small, focused codebase easy to audit or extend
- Low overhead for adding swap capabilities to MCP-based agents
Cons
- Requires an MCP-compatible client to use; not a standalone app
- Limited to token swaps only, no other DeFi actions
- No built-in error handling or retry logic for failed transactions
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Direct integration with Jupiter’s high-performance Ultra API
- Small, focused codebase easy to audit or extend
- Low overhead for adding swap capabilities to MCP-based agents
Cons
- Requires an MCP-compatible client to use; not a standalone app
- Limited to token swaps only, no other DeFi actions
- No built-in error handling or retry logic for failed transactions