Home › Development › blockrun-mcp
blockrun-mcp
Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402.
Topics: Aggregators
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.52.1)
npx -y @blockrun/mcp@0.52.1
Or add to your MCP client config:
{
"mcpServers": {
"blockrun-mcp": {
"command": "npx",
"args": [
"-y",
"@blockrun/mcp@0.52.1"
],
"env": {
"BLOCKRUN_WALLET_KEY": "<YOUR_VALUE>",
"SOLANA_WALLET_KEY": "<YOUR_VALUE>",
"BLOCKRUN_API_KEY": "<YOUR_VALUE>"
}
}
}
}
BLOCKRUN_WALLET_KEYsecret — Optional: EVM private key (0x-prefixed hex) for USDC payments on Base; also the Polymarket signer. If not set, a wallet is auto-generated.SOLANA_WALLET_KEYsecret — Optional: Solana private key (bs58) for USDC payments on Solana. Setting it selects the Solana chain. If not set, a wallet is auto-generated.BLOCKRUN_API_KEYsecret — Optional: BlockRun account API key; bills your prepaid balance instead of a wallet (no per-call network fee). Takes priority over a wallet when set.
Related servers
mindshub
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
pipedream
Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
metamcp
MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
anyquery
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database.…
MCPJungle
Self-hosted MCP Server registry for enterprise AI Agents
opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry