mcpbeat Sign in

Blockfill MCP Server

local only

Blockfill runs on your own machine — the client starts it, so there is no endpoint to ping. 929 installs a week from pypi.

Local-first crypto perp/spot execution (TWAP/maker) across 11 venues; keys stay on your machine.

Installs per day peak 543 · avg 171 · +27% w/w
a month agotoday
929
Installs / week
pypi · blockfill
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Blockfill every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add blockfill -- uvx blockfill
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "blockfill": {
      "args": [
        "blockfill"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.blockfill]
command = "uvx"
args = ["blockfill"]
.cursor/mcp.json
{
  "mcpServers": {
    "blockfill": {
      "args": [
        "blockfill"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "blockfill": {
      "args": [
        "blockfill"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Blockfill

same job, measured the same way
CoinRithm Agent Trading
by coinrithm

Keyless prediction-market data across 12 venues plus paper-trading of crypto spot, futures, and PM.

238 installs/wk 38 tools answering
Blackforge
by blackforge

Crypto market data: order book depth, liquidity lifetimes and taker flow on 9 spot venues

60 installs/wk local only
The Stall
by intuitek-the-stall

277 pay-per-call MCP tools: YouTube keyword research, stocks, crypto, DeFi, options, macro.

302 tools answering
AlgoVault — Crypto Quant Trade Calls
by algovaultfi

The Brain Layer for AI Trading Agents — quant calls + cross-venue arb across perp venues via MCP.

498 installs/wk 8 tools answering
Headless Tracker
by tamaspetki

Read-only MCP server: your AI sees your crypto portfolio, never your keys. Not financial advice.

66 installs/wk local only
Fee Optimizer MCP
by gaokai258

Compare crypto exchange fees across 18 venues. VIP tiers, funding, spread, fiat rails, app vs PRO.

649 installs/wk local only
Signalfuse
by hypeprinter007-stack

11 tools: crypto signals, sentiment, macro regime, arena, search, exec. x402 pay-per-call.

59 installs/wk local only
Crypto Data & Market Analysis Agent
by dopionut-jpg

One-call market verdict, plus funding, open interest, execution cost, volatility and macro

17 tools answering

Blockfill — questions

Answers built from our own checks of this server.

Why is there no uptime for Blockfill?
Blockfill runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package blockfill was installed 929 times last week.
How do I connect Blockfill?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls blockfill straight from pypi; nothing to host, nothing to sign up for.
How many people use Blockfill?
The pypi package blockfill was installed 929 times in the last week. Week over week that is +27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.