Blockfill runs on your own machine — the client starts it, so there is no endpoint to ping. 591 installs a week from pypi.
Local-first crypto perp/spot execution (TWAP/maker) across 11 venues; keys stay on your machine.
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.
claude mcp add blockfill -- uvx blockfill
{
"mcpServers": {
"blockfill": {
"args": [
"blockfill"
],
"command": "uvx"
}
}
}
[mcp_servers.blockfill]
command = "uvx"
args = ["blockfill"]
{
"mcpServers": {
"blockfill": {
"args": [
"blockfill"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"blockfill": {
"args": [
"blockfill"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.