trackmcp
Back to directory

Aave MCP server — 6 tools for AI agent access to Aave (analytics). Hosted by Junct.

0 starsOthers Updated Mar 29, 2026

Documentation

Aave MCP Server

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

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

Part of Junct — the agent-readiness layer for web3.

Quick Start

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

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

About

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

  • Protocol: Aave
  • Endpoint: `https://aave.mcp.junct.dev/mcp`
  • Transport: Streamable HTTP
  • Auth: None required
  • Documentation: aave.mcp.junct.dev/llms.txt

Keywords: Aave, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol

Frequently asked questions

What is aave-mcp?

aave-mcp is Aave MCP server — 6 tools for AI agent access to Aave (analytics). Hosted by Junct.

How do I install aave-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is aave-mcp open source?

Yes — it is hosted on GitHub at https://github.com/junct-bot/aave-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP