@blockrun/alpha

@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 manage portfolios with built-in risk limits and search historical trade data using vector-based memory.

Category
Visit Server

README

@blockrun/alpha

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 swaps on Base via 0x
alpha_portfolio Position tracking and management
alpha_memory Vector-based trade memory search
alpha_risk Risk management checks

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

Data Sources

  • CoinGecko API - Price data and technical indicators (free)
  • DexScreener - DEX market data (free)
  • 0x API - Swap execution (free)
  • BlockRun Twitter - Sentiment analysis (paid, requires wallet)

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)

Related

License

MIT

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
E2B

E2B

Using MCP to run code via e2b.

Official
Featured