
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.
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:
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 READMEblockrun_chatAccess to 55+ LLMs with tier routing
blockrun_imageGenerate and edit images using DALL-E 3, GPT Image, Grok Imagine, Flux, etc.
blockrun_videoGenerate videos using xAI Grok Imagine Video and ByteDance Seedance
blockrun_priceGet realtime and historical prices for crypto, FX, commodities and stocks
blockrun_marketsAccess Polymarket, Kalshi, and other prediction markets data
blockrun_xAccess X/Twitter data including profiles, tweets, followers, and search
blockrun_exaPerform neural web searches for research, competitors, and papers
blockrun_searchWeb and news search with citations using Grok Live Search
blockrun_dexGet live DEX prices via DexScreener
blockrun_modelsGet live catalogue of all available LLM/image/video/music models with pricing
blockrun_walletCheck wallet balance, spending, and agent budgets
Comparable tools
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
Last updated · Auto-generated from public README + GitHub signals.