Loading MCP server directory, please wait...
Pay-per-call UK MOT history, reliability analytics and identifier utilities. x402 USDC on Base.
npx @getmcp/cli add dev.mossforge/databrokerRequires Node.js 18+. Community-contributed server. Review source before installing.
DATABROKER_BASE_URLBase URL of the DataBroker API, e.g. https://api.databroker.mossforge.dev
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.mossforge/databroker": {
"command": "npx",
"args": [
"-y",
"@mossforge/databroker-mcp"
],
"env": {
"DATABROKER_BASE_URL": "",
"DATABROKER_SIGNER": "",
"DATABROKER_WALLET_KEY": "",
"CDP_API_KEY_ID": "",
"CDP_API_KEY_SECRET": "",
"CDP_WALLET_SECRET": "",
"DATABROKER_MAX_USDC": ""
}
}
}
}