mcpbeat Sign in

Databroker MCP Server

by mossforge Your server? Claim it
local only

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

Pay-per-call UK MOT history, reliability analytics and identifier utilities. x402 USDC on Base.

Installs per day peak 479 · avg 32 · -42% w/w
a month agotoday
311
Installs / week
npm · @mossforge/databroker-mcp
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Databroker

same job, measured the same way
Telemost MCP Server
by telemost

Telegram channel analytics and statistics for AI agents, pay-per-call in USDC via x402.

58 installs/wk 20 tools answering
Apify Market Intelligence
by timzinin-api

Pay-per-call Apify Store analytics with free MCP discovery and x402 payments.

6 tools answering
Convai Analytics
by conv-ai

Analyze Convai sessions, latency, reliability, usage, and provider telemetry via API key.

118 installs/wk local only
I
Munchausen Crypto Analytics
by munchausengrup

Crypto analytics via x402: free BTC/ETH/SOL prices, AI analysis and reports in USDC.

7 tools answering
Stride20k x402 Data Gateway
by marysbrain

x402 analytics feed + 20+ pay-per-call agent tools over x402 (data, LLM, risk), no accounts.

248 installs/wk local only
Sherweb MCP
by servosity

Every Sherweb Partner API capability, plus a local SQLite store, offline analytics, and

local only
I
UOS Genesis x402 Machine Utilities
by palsus2023-eng

Paid x402 MCP utilities for AI agents on Base: JSON, HTML, CSV, hashing, attestations.

399 installs/wk local only
Ramaris App
by ramaris-app

On-chain wallet analytics and trading strategies on Base for AI assistants

local only

Databroker — questions

Answers built from our own checks of this server.

Why is there no uptime for Databroker?
Databroker 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 @mossforge/databroker-mcp was installed 311 times last week.
How do I connect Databroker?
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 @mossforge/databroker-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Databroker?
The npm package @mossforge/databroker-mcp was installed 311 times in the last week. Week over week that is -42%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Databroker 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.