
Aarna Mcp
Wire DeFi trading intelligence into your agent with 34 MCP tools for swaps, liquidity pools, and market data from Aarna.
Overview
Aarna is a MCP server for the Build phase that exposes 34 DeFi tools for swap quotes, liquidity pools, and trading data over hosted HTTP.
What is this MCP server?
- 34 MCP tools covering swap quotes, liquidity pools, and trading data
- Hosted streamable-http at aarna.mcp.junct.dev/mcp
- Version 1.1.0 with public GitHub source (junct-bot/aarna-mcp)
- Remote-first—no local npm stdio package in server manifest
- 34 tools
- Server version 1.1.0
- Remote URL: https://aarna.mcp.junct.dev/mcp
What problem does it solve?
Building a crypto-aware agent means stitching many swap and liquidity endpoints by hand with brittle custom code.
Who is it for?
Indie builders shipping DeFi or trading copilot agents who want a pre-built MCP tool suite via junct.dev hosting.
Skip if: Non-crypto products, beginners unfamiliar with wallets and DeFi risk, or teams that require fully self-hosted MCP only.
What do I get? / Deliverables
After you add the Aarna remote MCP, your agent can call a unified 34-tool DeFi toolkit for quotes and pool data.
- Access to 34 DeFi-oriented MCP tools from one endpoint
- Agent-ready swap and liquidity queries for prototype trading features
Recommended MCP Servers
Journey fit
Crypto trading assistants and fintech experiments are built by integrating external market APIs during product development. Integrations is the right shelf for a hosted tool bundle that connects agents to swap quotes and pool analytics.
How it compares
Hosted DeFi data MCP with 34 tools, not a single-chain wallet skill or traditional brokerage API wrapper.
Common Questions / FAQ
Who is io.github.junct-bot/aarna-mcp for?
Developers building AI agents that need swap quotes, liquidity pool context, and trading data across DeFi use cases.
When should I use io.github.junct-bot/aarna-mcp?
Use it while building integrations for crypto trading, routing, or analytics features powered by an MCP client.
How do I add io.github.junct-bot/aarna-mcp to my agent?
Register https://aarna.mcp.junct.dev/mcp as a remote streamable-http MCP server in Claude Code, Cursor, or your compatible client.