Back to Browse

Fsa Food Safety MCP Server

Developer ToolsUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

UK Food Standards Agency + EU Reg 178/2002 + HACCP + allergen labelling compliance for food prod...

About

UK Food Standards Agency + EU Reg 178/2002 + HACCP + allergen labelling compliance for food prod...

Security Report

2.2
Use Caution2.2Critical Risk

This MCP server implements food safety compliance tools with a freemium monetization model. While the server lacks malicious patterns and has reasonable authentication in place, there are significant security and code quality concerns: unauthenticated access with local rate-limiting as the only protection, hardcoded external API endpoints for monetization/metering, unvalidated user input passed to SQLite FTS5 queries, and environment variable-based credential management with fallback authentication. The architecture shows signs of being a monetization-first design that compromises on security and auditability. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue (1 critical, 0 high severity).

6 files analyzed · 16 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.

env_vars

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

HTTP Network Access

Connects to external APIs or services over the internet.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

database

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

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-fsa-food-safety-mcp": {
      "args": [
        "fsa-food-safety-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!