Skip to main content
Glama
borgels

mcp-server-fooddata-dk

by borgels

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HTTP_TOKENNoBearer token required when using the optional HTTP server via /mcp endpoint.
OFF_USER_AGENTNoA descriptive User-Agent for Open Food Facts API requests. Defaults to this project's name and URL. Set to include a real contact address when running at volume.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
fooddata_search_capabilitiesA

Find the right food-data tool. Use first if unsure what is available.

fooddata_searchA

Search Danish food/nutrition data by keyword across Open Food Facts (branded/supermarket products) and DTU Frida (generic Danish foods like rugbrød or leverpostej). Returns per-100g calories and macros with source attribution. Use this to get real Danish nutrition values before logging a meal elsewhere.

fooddata_get_by_barcodeA

Look up a packaged product by its barcode (EAN) in Open Food Facts. Danish barcode coverage is good but incomplete — if nothing is found, fall back to fooddata_search by name.

fooddata_get_foodA

Full detail for a single food by the id returned from fooddata_search ("off:" or "frida:").

fooddata_sourcesA

Which data sources this server has available, and the attribution their licences require.

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/borgels/mcp-server-fooddata-dk'

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