Uses Alchemy RPC endpoints to interact with Ethereum blockchain for portfolio analysis and transaction execution
Provides community support and communication channel for the AURA MCP server
Supports containerized deployment of the AURA MCP server
Manages environment configuration for AURA API keys, RPC endpoints, and server settings
Provides on-chain intelligence and transaction capabilities for Ethereum-based DeFi protocols
Hosts the project repository and manages issues, contributions, and version control
Manages Node.js dependencies and provides package management for the server
Supports multi-chain portfolio analysis and transaction execution on Polygon network
Provides cloud deployment platform for hosting the AURA MCP server
Uses TypeScript for type-safe development of the MCP server implementation
Supports serverless deployment of the AURA MCP server with live demo hosting
Hosts video demonstrations and tutorials for the AURA MCP server functionality
Provides input validation and schema validation for secure API interactions and guard engine protection
π AURA MCP Server
Bridge LLMs with AURA API and EVM for on-chain intelligence
A modular Model Context Protocol (MCP) server that enables Claude & ChatGPT to interact with AdEx AURA for DeFi portfolio analysis, yield opportunities, and automated trading strategies.
π Features
π MCP Commands
portfolio.getBalance
- Get wallet balance across chainsportfolio.getPositions
- Get DeFi positions and health factorsoperations.scanOpportunities
- Scan for yield and airdrop opportunitiesstrategy.propose
- Propose DCA or liquidation guard strategiesstrategy.backtest
- Backtest strategy performancetransaction.simulate
- Simulate transaction executiontransaction.execute
- Execute transactions with guard validationguard.setRules
- Configure risk management rulesreport.get
- Get trading history and PnLsystem.health
- Check system status
π‘οΈ Guard Engine
Risk Management: Max slippage, gas limits, health factors
Route Protection: Allowed DEXes, blocked tokens/protocols
Emergency Stop: Instant transaction blocking
Dynamic Rules: Per-user customizable guardrails
π° x402 Paywall
On-chain payment verification
Per-request monetization
USDC/USDT payment support
Invoice generation and tracking
π Strategy Plugins
DCA Event-Aware: Dollar-cost averaging with market event detection
Liquidation Guard: Automated position protection
π Quick Start
Installation
Configuration
Development
Production
βοΈ Configuration
Environment Variables
π Usage Examples
Portfolio Analysis
Strategy Proposal
Transaction Execution
ποΈ Architecture
π§ͺ Testing
π Deployment
Vercel
Railway
Docker
π Performance
Response Time: < 2s for portfolio analysis
Throughput: 100+ requests/minute
Uptime: 99.9% SLA
Security: Guard engine protection
π Security
Input validation with Zod schemas
Guard engine risk management
x402 payment verification
Rate limiting and DDoS protection
Encrypted environment variables
π€ Contributing
Fork the repository
Create feature branch (
git checkout -b feature/amazing-feature
)Commit changes (
git commit -m 'Add amazing feature'
)Push to branch (
git push origin feature/amazing-feature
)Open Pull Request
π License
This project is licensed under the MIT License - see the LICENSE file for details.
π Hackathon Submission
Project: AURA MCP Server
Event: AdEx AURA Hackathon
Deadline: October 22, 2025
Status: β
Ready for submission
Demo Links
Live Demo: https://aura-mcp-hackathon.vercel.app
Video Demo: https://youtube.com/watch?v=your-demo-video
Key Features Demonstrated
β Portfolio analysis across multiple chains
β DCA Event-Aware strategy automation
β Liquidation guard protection
β x402 paywall monetization
β Guard engine risk management
β Real-time transaction simulation
π Support
Documentation: docs.aura-mcp.dev
Issues: GitHub Issues
Discord: AURA Community
Email: support@aura-mcp.dev
Built with β€οΈ for the AURA community
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables Claude and ChatGPT to interact with AdEx AURA API for DeFi portfolio analysis, yield opportunity scanning, and automated trading strategy execution across multiple EVM chains. Includes risk management guardrails and on-chain payment verification.