Crypto & DeFi MCP Server

AI-powered crypto tools for any AI assistant

✅ Ready for Deployment

What Is MCP?

Model Context Protocol (MCP) is an open standard that connects AI assistants with external tools and data sources. This MCP server gives any AI (Claude, Cursor, etc.) real-time crypto and DeFi capabilities.

┌──────────────┐ ┌──────────────────┐ ┌─────────────────┐ │ AI Assistant │────▶│ Crypto MCP │────▶│ CoinGecko │ │ (Claude, │ │ Server │ │ DeFiLlama │ │ Cursor,etc) │◀────│ (Python SDK) │◀────│ Etherscan │ └──────────────┘ └──────────────────┘ │ Bybit │ │ Whale Alerts │ │ Fear & Greed │ └─────────────────┘

14 Available Tools

💰 Coin Price

Real-time price, market cap, volume for any coin.

📈 Yield Rates

Best lending/borrowing rates across DeFi protocols.

📊 Technical Analysis

RSI, MACD, moving averages for any trading pair.

⛽ Gas Tracker

Ethereum gas prices by priority level.

🐋 Whale Alerts

Large transactions monitoring across chains.

🤖 AI Analysis

Natural-language market analysis with sentiment.

📰 News Feed

Latest crypto news from major sources.

📉 Fear & Greed

Market sentiment index with historical trend.

Integration

Add to any AI assistant in seconds:

{ "mcpServers": { "crypto": { "command": "python", "args": ["mcp_server.py"] } } }

Tech Stack

Python MCP SDK FastAPI CoinGecko API DeFiLlama API Etherscan API Bybit API WebSocket