Server data from the Official MCP Registry
AAVE V2/V3 lending & governance MCP — 7 chains via The Graph subgraphs
AAVE V2/V3 lending & governance MCP — 7 chains via The Graph subgraphs
Set these up before or after installing:
Environment variable: GRAPH_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-paulieb14-graph-aave-mcp": {
"env": {
"GRAPH_API_KEY": "your-graph-api-key-here"
},
"args": [
"-y",
"graph-aave-mcp"
],
"command": "npx"
}
}
}This MCP server provides comprehensive AAVE DeFi protocol data access through The Graph subgraphs. The code is well-structured with proper authentication via Graph API key environment variable and permissions appropriate for a DeFi data server. No significant security vulnerabilities found. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 4 files · 6 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!