New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@blockrun/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockrun/mcp-server

BlockRun MCP HTTP Server — deploy once, connect from anywhere

latest
Source
npmnpm
Version
0.2.6
Version published
Maintainers
1
Created
Source

BlockRun MCP HTTP Server

Hosted MCP — one URL, any agent, zero install.

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

No wallet? Use the local version instead — it auto-creates one.

Tools

ToolWhat it doesCost
blockrun_searchWeb + news search~$0.01
blockrun_exaNeural research — papers, competitors, similar products$0.01
blockrun_marketsPrediction markets — Polymarket, Kalshi$0.001
blockrun_dexDEX prices via DexScreenerfree
blockrun_chatSecond opinion from GPT, Gemini, DeepSeek, etc.per token
blockrun_walletBalance, budgets, spendingfree
blockrun_modelsList models + pricingfree

Supports Base and Solana (auto-detected from key format).

Wallet

Pass your wallet key via header: X-Wallet-Key: 0x...

Run blockrun_wallet without a key to see setup instructions.

Self-Hosting

git clone https://github.com/blockrunai/blockrun-mcp-server
cd blockrun-mcp-server
npm install && npm run build && npm start

Or Docker: docker build -t blockrun-mcp-server . && docker run -p 3000:3000 blockrun-mcp-server

API

EndpointMethodDescription
/mcpPOSTMCP protocol
/mcpGETSSE notifications
/mcpDELETETerminate session
/healthGETHealth check

blockrun.ai · local version · @blockrun/llm

MIT

FAQs

Package last updated on 08 Jun 2026

Related posts