Skip to main content
Glama
CSOAI-ORG

fsa-food-safety-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
classify_food_businessB

Determine FSA registration tier (low/medium/high risk)

Args: query: Optional query parameter (regulation ref, identifier, or input data). api_key: Optional MEOK API key for Pro+ tier features.

Returns: JSON with structured assessment, regulation refs, and recommended actions.

haccp_auditB

HACCP 7 principles + 12 steps compliance check

Args: query: Optional query parameter (regulation ref, identifier, or input data). api_key: Optional MEOK API key for Pro+ tier features.

Returns: JSON with structured assessment, regulation refs, and recommended actions.

allergen_labelling_checkA

EU Reg 1169/2011 + Natasha's Law allergen disclosure

Args: query: Optional query parameter (regulation ref, identifier, or input data). api_key: Optional MEOK API key for Pro+ tier features.

Returns: JSON with structured assessment, regulation refs, and recommended actions.

traceability_one_up_one_downC

EU Reg 178/2002 Article 18 traceability

Args: query: Optional query parameter (regulation ref, identifier, or input data). api_key: Optional MEOK API key for Pro+ tier features.

Returns: JSON with structured assessment, regulation refs, and recommended actions.

recall_procedure_templateC

Food recall + withdrawal procedure generator

Args: query: Optional query parameter (regulation ref, identifier, or input data). api_key: Optional MEOK API key for Pro+ tier features.

Returns: JSON with structured assessment, regulation refs, and recommended actions.

search_regulationA

Full-text search across 410+ articles of real EU regulation text (EUR-Lex verified).

Args: query: Search terms. FTS5 syntax supported (AND, OR, NEAR, phrase quoting). regulation: Optional filter - one of: eu-ai-act, dora, nis2, cra, csrd, gdpr. limit: Max results (default 10).

Returns: Snippets from matching articles with regulation + article + relevance score. Verbatim from EUR-Lex Cellar — auditor-defensible quotes with >>>match<<< highlights.

list_regulations_in_dbA

List all regulations in the local EUR-Lex FTS5 database.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/fsa-food-safety-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server