OpenFoodFacts MCP Server

by noot-app · development · mcp-server, lobehub, science-education

一个 MCP 服务器,利用 DuckDB 和 Parquet 提供对 Open Food Facts 数据集的快速访问。支持本地 Claude Desktop 集成(stdio 模式)以及带有认证的远程部署(HTTP 模式)。需要在本地缓存 Open Food Facts Parquet 数据集,可通过环境变量(如 DATA_DIR 和 PARQUET_URL)进行配置。

Source: https://github.com/noot-app/openfoodfacts-mcp-server

Install

git clone https://github.com/noot-app/openfoodfacts-mcp-server

Tags: mcp-server, lobehub, science-education

36 GitHub stars · Source: lobehub

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

OpenFoodFacts MCP Server is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

Frequently asked questions

How do I install OpenFoodFacts MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support OpenFoodFacts MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is OpenFoodFacts MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.