mcpbeat Sign in

Blackforge MCP Server

by blackforge Your server? Claim it
local only

Blackforge runs on your own machine — the client starts it, so there is no endpoint to ping. 204 installs a week from npm. Last commit 19 Aug 2026.

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

Installs per day peak 156 · avg 10 · +1273% w/w
a month agotoday
204
Installs / week
npm · @blackforge-so/mcp
0
Stars
0 open issues
19 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Blackforge 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 mcp -- npx -y @blackforge-so/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@blackforge-so/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@blackforge-so/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@blackforge-so/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@blackforge-so/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Blackforge

same job, measured the same way
Convex Lake
by hsergeyf

Trade, orderbook, and volatility data for prediction markets and crypto derivatives.

answering
Midasflow MCP Quickstart
by midasflowai-lab

Agent-native crypto market-data over MCP+REST: order flow, whales, liquidations, calibrated scores

14 tools answering
Bity
by mcp-dir

Bity crypto bank (Bitybank / Bitypreço), account balance per coin, market data (ticker, order book,

14 tools answering
CoinRithm Agent Trading
by coinrithm

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

158 installs/wk 38 tools answering
MarketTrace agent-feed
by markettrace

Crypto perps data for AI agents: funding rates, open interest, liquidations, order book, CVD.

answering
Cryptohopper Market Data
by cryptohopper

Real-time crypto market data: candles, tickers, orderbooks across 13+ exchanges via MCP.

answering
Horus Flow MCP
by horustek

Crypto & equity orderflow: whale detection, spoofing, liquidation heatmaps, smart money for AI

87 installs/wk local only
Cryptodata MCP
by kota1026

CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...

20 installs/wk local only

Blackforge — questions

Answers built from our own checks of this server.

Why is there no uptime for Blackforge?
Blackforge 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 npm package @blackforge-so/mcp was installed 204 times last week.
How do I connect Blackforge?
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 @blackforge-so/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Blackforge?
The npm package @blackforge-so/mcp was installed 204 times in the last week. Week over week that is +1273%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Blackforge open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.