@blockrun/alpha
Provides technical analysis tools that fetch price data and indicators like RSI, MACD, and EMA from the Binance API.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@blockrun/alphaAnalyze ETH technical signals and check if a $500 buy fits my risk limits"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@blockrun/alpha
AI-powered crypto trading MCP server with technical analysis, sentiment, and execution tools.
Installation
claude mcp add alpha npx @blockrun/alphaRelated MCP server: crypto-portfolio-mcp
Tools
Tool | Description |
| Technical analysis (RSI, MACD, EMA) via CoinGecko |
| DEX market data via DexScreener |
| Social sentiment analysis (requires BlockRun wallet) |
| Token swap quotes + execution on Base |
| Position tracking and management |
| Vector-based trade memory search |
| Risk management checks |
| Discover additional MCPs (Nansen, Dune, etc.) |
Usage Examples
> "Get ETH technical signals"
Uses alpha_signal to fetch RSI, MACD, EMA indicators
> "Check PEPE market data"
Uses alpha_dex for DexScreener data
> "Find similar trades to ETH breakout"
Uses alpha_memory for semantic search
> "Check if $500 ETH buy passes risk limits"
Uses alpha_risk to validate against position limits
> "Swap 100 USDC for ETH"
Uses alpha_swap with execute=true to swap on BaseData Sources
CoinGecko API - Price data and technical indicators (free)
DexScreener - DEX market data (free)
Swap Aggregators - Uses first available:
1inch (set
ONEINCH_API_KEY)0x (set
ZEROX_API_KEY)Paraswap (no key required, default fallback)
BlockRun Twitter - Sentiment analysis (paid, requires wallet)
Environment Variables
Variable | Required | Description |
| No | 1inch API key for best rates |
| No | 0x API key as alternative |
(none) | - | Falls back to Paraswap (free, no key) |
Risk Limits (Hardcoded)
Rule | Value |
Max position size | 15% |
Max total exposure | 50% |
Daily loss limit | 5% |
Min cash reserve | 50% |
Stop loss | 15% |
Data Storage
Data is stored locally in ~/.blockrun/alpha/alpha.db:
Portfolio positions
Trade history
Trade memory with vector embeddings
Requirements
Node.js 18+
BlockRun wallet (optional, for sentiment and swaps)
Extend with More MCPs
Use alpha_extensions to discover additional capabilities:
MCP | What it adds | Pricing |
Nansen | Smart Money tracking, whale data | Free tier / $49/mo |
BlockRun | AI models, X/Twitter data | Pay-per-request |
Dune | Custom SQL analytics | Free tier |
# Example: Add Nansen for on-chain data
claude mcp add --transport http nansen https://mcp.nansen.ai/ra/mcp \
--header "NANSEN-API-KEY: YOUR_KEY"Related
@blockrun/mcp - AI model access
alpha-trader - Claude Code trading agent
License
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseCqualityCmaintenanceAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.Last updated37178GPL 3.0- Alicense-qualityDmaintenanceAn MCP server for tracking and managing cryptocurrency portfolio allocations, enabling AI agents to query and optimize portfolio strategies in real time.Last updated10MIT
- Alicense-qualityBmaintenanceAI-to-AI marketplace MCP server with 46 tools — swap 65+ crypto tokens on 7 chains, rent GPUs, trade 25 tokenized stocks, on-chain escrow (Solana + Base), DeFi yields, sentiment analysis, wallet monitoring, and image generation. Supports USDC payments across 14 blockchains.Last updatedMIT
- AlicenseAqualityAmaintenanceCrypto Tracker AI - MCP server providing AI-powered tools and automation by MEOK AI LabsLast updated417MIT
Related MCP Connectors
MCP server for Gainium — manage trading bots, deals, and balances via AI assistants
Solana token risk-scoring MCP server for AI trading agents with insider wallet cluster detection.
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BlockRunAI/alpha-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server