🚀 Luno MCP Server
✅ ENHANCED WITH HISTORICAL DATA
A Model Context Protocol (MCP) server for seamless integration with the Luno cryptocurrency exchange. This server provides comprehensive tools for trading, market analysis, and account management through the MCP framework.
🚀 Features
- Real-time Market Data: Get current prices, market overviews, and trading pair information
- Trading Operations: Place orders, cancel orders, and check order status
- Account Management: View balances and transaction history
- 📈 Historical Data: Access OHLC candlestick data and price range analysis
- Fee Information: Get trading fees for specific pairs
- Multi-Currency Support: ZAR, EUR, GBP, USD support
📋 Quick Start
# Clone the repository
git clone https://github.com/amanasmuei/mcp-luno.git
cd mcp-luno
# Install dependencies
pip install -r requirements.txt
# Configure your API keys
cp .env.example .env
# Edit .env with your Luno API credentials
📚 Documentation
🔗 Repository
Visit the GitHub repository for the latest updates and to contribute to the project.
Built with ❤️ for the cryptocurrency trading community