
blockrun-mcp
by BlockRunAI·★ 464·综合分 52
实时数据MCP服务器,提供市场、研究、X/Twitter和加密货币数据,按调用付费。
概述
BlockRun MCP是一个综合型服务器,为AI代理提供实时数据访问,涵盖金融市场、研究论文、社交媒体和加密货币等多个领域。它无需API密钥和订阅,而是采用按调用付费的模式,使用x402进行USDC微支付。服务器提供从基础价格信息到复杂市场分析、社交媒体监控和多模态AI服务(包括图像、视频和音乐生成)的广泛工具集。
试试问 AI
装完之后,这里有 5 个你可以让 AI 做的事:
什么时候选它
当您需要统一访问多个 AI 模型和实时数据源,而不想管理各个 API 密钥和订阅时,选择 BlockRun。
什么时候不要选它
如果您需要免费访问数据,或者需要 BlockRun 平台未提供的专业化 API,请避免使用 BlockRun,因为所有服务都需要微支付。
此 server 暴露的工具
从 README 抽取出 11 个工具blockrun_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
可对比工具
安装
# Claude Code(推荐)
claude mcp add blockrun -s user -- npx -y @blockrun/mcp@latest
# Claude Desktop
添加到claude_desktop_config.json:
```json
{
"mcpServers": {
"blockrun": {
"command": "npx",
"args": ["-y", "@blockrun/mcp"]
}
}
}托管模式(无需安装)
claude mcp add blockrun -s user --transport http https://mcp.blockrun.ai/mcp
FAQ
- BlockRun与直接使用API有何不同?
- BlockRun消除了多个API密钥、订阅和仪表板管理的需求。它使用单一钱包管理所有服务,提供透明的按调用付费模式,通常比直接API订阅更便宜。
- BlockRun使用什么支付方式?
- BlockRun使用Base网络上的x402 USDC微支付。设置过程中会自动创建钱包,您可以用USDC为其充值。
blockrun-mcp 对比
最后更新于 · 由 README + GitHub 公开数据自动生成。