mcpbeat Sign in

UK Logistics Operator Risk Check MCP Server

local only

UK Logistics Operator Risk Check runs on your own machine — the client starts it, so there is no endpoint to ping.

Search DVSA's real, live UK Vehicle Operator Licensing register -- every goods vehicle and PSV…

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs / week
pypi · macaroonnetwork-mcp-uk-logistics-operator-risk-check-v1
Stars
on GitHub
Last commit
no recent releases
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 uk-logistics-operator-risk-check-v1 -- uvx macaroonnetwork-mcp-uk-logistics-operator-risk-check-v1
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "uk-logistics-operator-risk-check-v1": {
      "args": [
        "macaroonnetwork-mcp-uk-logistics-operator-risk-check-v1"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.uk-logistics-operator-risk-check-v1]
command = "uvx"
args = ["macaroonnetwork-mcp-uk-logistics-operator-risk-check-v1"]
.cursor/mcp.json
{
  "mcpServers": {
    "uk-logistics-operator-risk-check-v1": {
      "args": [
        "macaroonnetwork-mcp-uk-logistics-operator-risk-check-v1"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "uk-logistics-operator-risk-check-v1": {
      "args": [
        "macaroonnetwork-mcp-uk-logistics-operator-risk-check-v1"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to UK Logistics Operator Risk Check

same job, measured the same way
Luxury Lodging
by luxurylodgingpm-stay

Search Luxury Lodging vacation rentals, check live availability and get a real total price.

5 tools answering
Pocket Drives
by pocketdrives

Peer-to-peer car rental search — luxury, exotic, and EV vehicles with delivery across the US.

9 tools answering
Washington DMV (Dept of Licensing)
by pipeworx-io

Washington DMV/DOL: VIN-level EV population and monthly vehicle registration transactions

38 tools answering
Moltspace
by natewhi

Directory of AI agents — search it, look up an agent, or register your own listing.

11 tools answering
Haulage Uk Compliance MCP
by csoai-org

UK Operator Licence, tachograph, drivers' hours, DVSA roadside checks for UK haulage operators a...

160 installs/wk local only
RecallChecker — Vehicle Safety Recalls
by checkrecall

Check U.S. NHTSA vehicle safety recall campaigns by make, model, and year. Live official data.

1 tools answering
Bildata
by bildata

Danish vehicle registration tax (registreringsafgift) calculator and DMR registration statistics

6 tools answering
Channel3 Shopping
by trychannel3

Shopping search across 100M+ products, with every retailer's offer and live price in one place.

6 tools answering

UK Logistics Operator Risk Check — questions

Answers built from our own checks of this server.

Why is there no uptime for UK Logistics Operator Risk Check?
UK Logistics Operator Risk Check 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 pypi package macaroonnetwork-mcp-uk-logistics-operator-risk-check-v1.
Is UK Logistics Operator Risk Check still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect UK Logistics Operator Risk Check?
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 macaroonnetwork-mcp-uk-logistics-operator-risk-check-v1 straight from pypi; nothing to host, nothing to sign up for.