MCP Catalogs
Homeblockrun-mcp screenshot

blockrun-mcp

by BlockRunAI·464·Score 52

Real-time data MCP server providing markets, research, X/Twitter and crypto data with pay-per-call billing.

financeai-llmsearch
44
Forks
6
Open issues
this month
Last commit
2d ago
Indexed

Overview

BlockRun MCP is a comprehensive server that provides AI agents with access to real-time data across multiple domains including financial markets, research papers, social media, and cryptocurrency. It eliminates the need for API keys and subscriptions, instead using a pay-per-call model with x402 micropayments in USDC. The server offers a wide range of tools from basic price information to complex market analysis, social media monitoring, and multimodal AI services including image, video, and music generation.

Try asking AI

After installing, here are 5 things you can ask your AI assistant:

you:Real-time market data analysis for trading decisions
you:Research paper discovery and summarization
you:Social media monitoring and trend analysis
you:How is BlockRun different from using APIs directly?
you:What payment method does BlockRun use?

When to choose this

Choose BlockRun when you need unified access to multiple AI models and real-time data sources without managing individual API keys and subscriptions.

When NOT to choose this

Avoid BlockRun if you require free access to data, as all services require micropayments, or if you need highly specialized APIs not available through their platform.

Tools this server exposes

11 tools extracted from the README
  • blockrun_chat

    Access to 55+ LLMs with tier routing

  • blockrun_image

    Generate and edit images using DALL-E 3, GPT Image, Grok Imagine, Flux, etc.

  • blockrun_video

    Generate videos using xAI Grok Imagine Video and ByteDance Seedance

  • blockrun_price

    Get realtime and historical prices for crypto, FX, commodities and stocks

  • blockrun_markets

    Access Polymarket, Kalshi, and other prediction markets data

  • blockrun_x

    Access X/Twitter data including profiles, tweets, followers, and search

  • blockrun_exa

    Perform neural web searches for research, competitors, and papers

  • blockrun_search

    Web and news search with citations using Grok Live Search

  • blockrun_dex

    Get live DEX prices via DexScreener

  • blockrun_models

    Get live catalogue of all available LLM/image/video/music models with pricing

  • blockrun_wallet

    Check wallet balance, spending, and agent budgets

Comparable tools

memgpt-mcpfirecrawl-mcpbrowserless-mcpperplexity-api

Installation

# Claude Code (recommended)
claude mcp add blockrun -s user -- npx -y @blockrun/mcp@latest

# Claude Desktop
Add to claude_desktop_config.json:
```json
{
  "mcpServers": {
    "blockrun": {
      "command": "npx",
      "args": ["-y", "@blockrun/mcp"]
    }
  }
}

Hosted (no install)

claude mcp add blockrun -s user --transport http https://mcp.blockrun.ai/mcp

FAQ

How is BlockRun different from using APIs directly?
BlockRun eliminates the need for multiple API keys, subscriptions, and dashboard management. It uses a single wallet for all services with transparent per-call pricing, often cheaper than direct API subscriptions.
What payment method does BlockRun use?
BlockRun uses x402 micropayments in USDC on the Base network. A wallet is automatically created during setup, and you can fund it with USDC.

Compare blockrun-mcp with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.