Skip to main content
Glama

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):

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

Related MCP server: Fluid MCP Server

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    MCP server for querying AAVE V2/V3 lending protocol and governance data via The Graph subgraphs. Exposes 14 tools and 5 guided prompts that any AI agent (Claude, Cursor, Copilot, etc.) can use to query lending markets, user positions, health factors, liquidations, flash loans, rate history, and AAVE governance — across 7 chains (Ethereum, Base, Arbitrum, Polygon, Optimism, Avalanche, Fantom) via
    8
    40
    88 npm
    2
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A DeFi MCP server enabling AI agents to query lending rates, execute swaps/bridges, monitor positions, and access prediction markets across 30+ chains with a trust layer for calldata verification.
    -