Databroker
Rank #31,598dev.mossforge/databroker
Pay-per-call UK MOT history, reliability analytics and identifier utilities. x402 USDC on Base.
Databroker is a Model Context Protocol (MCP) server published by mossforge. It ranks #31,598 of 132,046 servers tracked on MCP Toplist. Databroker is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 100,448 of 132,046 servers on MCP Toplist.
Use Databroker
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add databroker -e "DATABROKER_BASE_URL=<your DATABROKER_BASE_URL>" -e "DATABROKER_SIGNER=<your DATABROKER_SIGNER>" -e "DATABROKER_WALLET_KEY=<your DATABROKER_WALLET_KEY>" -e "CDP_API_KEY_ID=<your CDP_API_KEY_ID>" -e "CDP_API_KEY_SECRET=<your CDP_API_KEY_SECRET>" -e "CDP_WALLET_SECRET=<your CDP_WALLET_SECRET>" -e "DATABROKER_MAX_USDC=<your DATABROKER_MAX_USDC>" -- npx -y @mossforge/databroker-mcpReplace each placeholder with your own value before saving.
[mcp_servers.databroker]
command = "npx"
args = ["-y", "@mossforge/databroker-mcp"]
[mcp_servers.databroker.env]
DATABROKER_BASE_URL = "<your DATABROKER_BASE_URL>"
DATABROKER_SIGNER = "<your DATABROKER_SIGNER>"
DATABROKER_WALLET_KEY = "<your DATABROKER_WALLET_KEY>"
CDP_API_KEY_ID = "<your CDP_API_KEY_ID>"
CDP_API_KEY_SECRET = "<your CDP_API_KEY_SECRET>"
CDP_WALLET_SECRET = "<your CDP_WALLET_SECRET>"
DATABROKER_MAX_USDC = "<your DATABROKER_MAX_USDC>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"databroker": {
"command": "npx",
"args": [
"-y",
"@mossforge/databroker-mcp"
],
"env": {
"DATABROKER_BASE_URL": "<your DATABROKER_BASE_URL>",
"DATABROKER_SIGNER": "<your DATABROKER_SIGNER>",
"DATABROKER_WALLET_KEY": "<your DATABROKER_WALLET_KEY>",
"CDP_API_KEY_ID": "<your CDP_API_KEY_ID>",
"CDP_API_KEY_SECRET": "<your CDP_API_KEY_SECRET>",
"CDP_WALLET_SECRET": "<your CDP_WALLET_SECRET>",
"DATABROKER_MAX_USDC": "<your DATABROKER_MAX_USDC>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"databroker": {
"command": "npx",
"args": [
"-y",
"@mossforge/databroker-mcp"
],
"env": {
"DATABROKER_BASE_URL": "<your DATABROKER_BASE_URL>",
"DATABROKER_SIGNER": "<your DATABROKER_SIGNER>",
"DATABROKER_WALLET_KEY": "<your DATABROKER_WALLET_KEY>",
"CDP_API_KEY_ID": "<your CDP_API_KEY_ID>",
"CDP_API_KEY_SECRET": "<your CDP_API_KEY_SECRET>",
"CDP_WALLET_SECRET": "<your CDP_WALLET_SECRET>",
"DATABROKER_MAX_USDC": "<your DATABROKER_MAX_USDC>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"databroker": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mossforge/databroker-mcp"
],
"env": {
"DATABROKER_BASE_URL": "<your DATABROKER_BASE_URL>",
"DATABROKER_SIGNER": "<your DATABROKER_SIGNER>",
"DATABROKER_WALLET_KEY": "<your DATABROKER_WALLET_KEY>",
"CDP_API_KEY_ID": "<your CDP_API_KEY_ID>",
"CDP_API_KEY_SECRET": "<your CDP_API_KEY_SECRET>",
"CDP_WALLET_SECRET": "<your CDP_WALLET_SECRET>",
"DATABROKER_MAX_USDC": "<your DATABROKER_MAX_USDC>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"databroker": {
"command": "npx",
"args": [
"-y",
"@mossforge/databroker-mcp"
],
"env": {
"DATABROKER_BASE_URL": "<your DATABROKER_BASE_URL>",
"DATABROKER_SIGNER": "<your DATABROKER_SIGNER>",
"DATABROKER_WALLET_KEY": "<your DATABROKER_WALLET_KEY>",
"CDP_API_KEY_ID": "<your CDP_API_KEY_ID>",
"CDP_API_KEY_SECRET": "<your CDP_API_KEY_SECRET>",
"CDP_WALLET_SECRET": "<your CDP_WALLET_SECRET>",
"DATABROKER_MAX_USDC": "<your DATABROKER_MAX_USDC>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"databroker": {
"command": "npx",
"args": [
"-y",
"@mossforge/databroker-mcp"
],
"env": {
"DATABROKER_BASE_URL": "<your DATABROKER_BASE_URL>",
"DATABROKER_SIGNER": "<your DATABROKER_SIGNER>",
"DATABROKER_WALLET_KEY": "<your DATABROKER_WALLET_KEY>",
"CDP_API_KEY_ID": "<your CDP_API_KEY_ID>",
"CDP_API_KEY_SECRET": "<your CDP_API_KEY_SECRET>",
"CDP_WALLET_SECRET": "<your CDP_WALLET_SECRET>",
"DATABROKER_MAX_USDC": "<your DATABROKER_MAX_USDC>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.mossforge%2Fdatabroker)<a href="https://mcptoplist.com/server/dev.mossforge%2Fdatabroker"><img src="https://mcptoplist.com/badge/dev.mossforge%2Fdatabroker.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mossforge
Available versions (3)
| Version | Published |
|---|---|
| 0.5.0 | Aug 30, 2026 |
| 0.4.7 | Aug 21, 2026 |
| 0.4.2 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Databroker?
- Databroker is maintained by mossforge, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Databroker listed on the Official MCP Registry?
- Yes — Databroker is listed on the Official MCP Registry.
- How many versions does Databroker have?
- MCP Toplist tracks 3 versions of Databroker, most recently published on Aug 30, 2026.
- Where can I find the source code for Databroker?
- The source code for Databroker is hosted at github.com/mossforge/databroker.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.