io.github.junct-bot/jupiter-mcp
Jupiter - 4 tools for swap quotes, liquidity pools, and trading data
Open source Repository Open in the app JSON README (API)
About
Jupiter - 4 tools for swap quotes, liquidity pools, and trading data
Details
- Kind
- MCP servers
- Topic
- Finance & crypto
- Publisher
- junct-bot
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.1.0
- Last push
- 2026-03-29T14:15:50Z
- Repository state
- ativo
- Added
- 2026-08-29 04:00:17
- Updated
- 2026-08-29 04:00:17
- Origin id
io.github.junct-bot/jupiter-mcp
README
# Jupiter MCP Server
MCP server for Jupiter. Agent-ready API for Jupiter.
Hosted at [jupiter.mcp.junct.dev/mcp](https://jupiter.mcp.junct.dev/mcp). Free to use. No auth. No API key required.
Part of [Junct](https://junct.dev) — the agent-readiness layer for the crypto stack.
## Quick Start
Add to your MCP client config (Claude Desktop, Cursor, Windsurf):
```json
{
"mcpServers": {
"jupiter": {
"url": "https://jupiter.mcp.junct.dev/mcp",
"transport": "streamable-http"
}
}
}
```
## About
This MCP server is **deterministically generated** from the Jupiter API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints, no phantom tools.
- **Protocol:** Jupiter
- **Endpoint:** `https://jupiter.mcp.junct.dev/mcp`
- **Transport:** Streamable HTTP
- **Auth:** None required
- **Documentation:** [jupiter.mcp.junct.dev/llms.txt](https://jupiter.mcp.junct.dev/llms.txt)
- **Server card:** [jupiter.mcp.junct.dev/.well-known/mcp/server.json](https://jupiter.mcp.junct.dev/.well-known/mcp/server.json)
## Links
- [Junct Dashboard](https://junct.dev/servers/jupiter)
- [llms.txt](https://jupiter.mcp.junct.dev/llms.txt)
- [agents.md](https://jupiter.mcp.junct.dev/agents.md)
- [OpenAPI spec](https://jupiter.mcp.junct.dev/openapi.json)
## Keywords
Jupiter, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol, hosted MCP