Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

@Blockrun/Alpha

БесплатноНе проверен

An AI-powered crypto trading MCP server providing technical analysis, market sentiment, and token swap execution via 0x and DexScreener. It enables users to man

GitHubEmbed

Описание

An AI-powered crypto trading MCP server providing technical analysis, market sentiment, and token swap execution via 0x and DexScreener. It enables users to manage portfolios with built-in risk limits and search historical trade data using vector-based memory.

README

AI-powered crypto trading MCP server with technical analysis, sentiment, and execution tools.

Installation

claude mcp add alpha npx @blockrun/alpha

Tools

Tool Description
alpha_signal Technical analysis (RSI, MACD, EMA) via CoinGecko
alpha_dex DEX market data via DexScreener
alpha_sentiment Social sentiment analysis (requires BlockRun wallet)
alpha_swap Token swap quotes + execution on Base
alpha_portfolio Position tracking and management
alpha_memory Vector-based trade memory search
alpha_risk Risk management checks
alpha_extensions 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 Base

Data 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
ONEINCH_API_KEY No 1inch API key for best rates
ZEROX_API_KEY 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

License

MIT

from github.com/BlockRunAI/alpha-mcp

Установить @Blockrun/Alpha в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install blockrun-alpha

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add blockrun-alpha -- npx -y @blockrun/alpha

Пошаговые гайды: как установить @Blockrun/Alpha

FAQ

@Blockrun/Alpha MCP бесплатный?

Да, @Blockrun/Alpha MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для @Blockrun/Alpha?

Нет, @Blockrun/Alpha работает без API-ключей и переменных окружения.

@Blockrun/Alpha — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить @Blockrun/Alpha в Claude Desktop, Claude Code или Cursor?

Открой @Blockrun/Alpha на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare @Blockrun/Alpha with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории finance