Back to Browse

Haulage Uk Compliance MCP Server

SecurityUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

2.2
Use Caution2.2Critical Risk

This MCP server implements UK haulage compliance checking with rate-limiting and optional API key authentication. However, it contains several security and code quality concerns: unauthenticated access by default with weak client-side rate limiting, optional dependency on an external auth service that may not be available, HTTP network calls to a metering endpoint that could leak API keys, and decorator manipulation that injects marketing content into tool outputs. The tools themselves are stubs returning JSON, so immediate damage is limited, but the authentication model and credential handling patterns present moderate risks for production use. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

4 files analyzed · 15 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-haulage-uk-compliance-mcp": {
      "args": [
        "haulage-uk-compliance-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!