Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
junct-bot avatar

Aarna Mcp

  • Updated March 29, 2026
  • junct-bot/aarna-mcp

Aarna is a MCP server that exposes 34 DeFi tools for swap quotes, liquidity pools, and trading data over hosted HTTP.

About

Aarna MCP is a hosted DeFi integration that packs 34 tools for swap quotes, liquidity pool insight, and trading data into a single streamable-http endpoint. developers prototyping crypto agents, portfolio copilots, or market scanners can register the remote server instead of hand-wrapping each DEX or analytics API. It belongs in Build → Integrations because it is an external financial data plane, not launch marketing or production monitoring. Advanced complexity: on-chain semantics, slippage, and compliance vary by jurisdiction. Use when you already target DeFi workflows; skip if you build unrelated SaaS. quantFacts center on the advertised 34-tool surface and v1.1.0 release.

  • 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

Aarna Mcp by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
terminal
claude mcp add --transport http aarna-mcp https://aarna.mcp.junct.dev/mcp

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
TransportHTTP
AuthNone
Last updatedMarch 29, 2026
Repositoryjunct-bot/aarna-mcp

What it does

Wire DeFi trading intelligence into your agent with 34 MCP tools for swaps, liquidity pools, and market data from Aarna.

Who is it for?

Best when you're shipping DeFi or trading copilot agents and 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 you get

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

By the numbers

  • 34 tools
  • Server version 1.1.0
  • Remote URL: https://aarna.mcp.junct.dev/mcp
README.md

Aarna MCP Server

MCP server for Aarna. Agent-ready API for Aarna.

Hosted at aarna.mcp.junct.dev/mcp. Free to use. No auth. No API key required.

Part of Junct — the agent-readiness layer for the crypto stack.

Quick Start

Add to your MCP client config (Claude Desktop, Cursor, Windsurf):

{
  "mcpServers": {
    "aarna": {
      "url": "https://aarna.mcp.junct.dev/mcp",
      "transport": "streamable-http"
    }
  }
}

About

This MCP server is deterministically generated from the Aarna API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints, no phantom tools.

Links

Keywords

Aarna, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol, hosted MCP

Recommended MCP Servers

How it compares

Hosted DeFi data MCP with 34 tools, not a single-chain wallet skill or traditional brokerage API wrapper.

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.

Financefinance

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.