Other

USDA FoodData Central MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

USDA FoodData Central API providing nutrient composition data for 300K+ foods including foundation foods, branded products, and survey data with detailed nutrient breakdowns.

2 tools
Agent guide included
API Key
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for USDA FoodData Central — workflow patterns, data models, and gotchas for your AI agent.

USDA FoodData Central

USDA FoodData Central provides nutrient composition data for 300K+ foods — nutrients, ingredients, branded products. Data types: Foundation (reference), SR Legacy (standard reference), Branded (GTIN/UPC), Survey (FNDDS). Key nutrients by ID: 1003=protein, 1004=fat, 1005=carbs, 1008=energy(kcal), 1093=sodium. Search by name, filter by data type. 1000 req/hour rate limit.

Data Model

  • Foods — identified by fdcId. Each has description, data type, publication date, and nutrient list.
  • Abridged food list — browse foods in compact form with basic identifiers and descriptions, paginated. Lighter than full search when browsing by data type or category.
  • Nutrients — identified by nutrient ID (e.g. 1003=protein). Each has name, unit (g, mg, kcal), and amount per 100g.
  • Branded foods — include brand owner, GTIN/UPC, ingredients list, serving size, and household serving.
  • Foundation foods — reference amounts with scientific names, food categories, and nutrient sources.
  • SR Legacy — USDA Standard Reference legacy dataset with NDB numbers.

Gotchas

  • API key as query param — key goes as api_key query parameter.
  • Rate limit — 1000 requests per hour with a registered key.
  • Nutrient IDs — use numeric IDs (1003, 1004, 1005, 1008) not names when filtering nutrients.
  • Data types — filter with dataType parameter: Foundation, SR Legacy, Branded, Survey (FNDDS).
  • Pagination — pageSize (max 200), pageNumber for paging through results.

Tools in this Server (2)

Usda Get Foods

Get food and nutrition data from USDA FoodData Central. Pass fdc_id for a specific food's full nutrient profile (calories, protein, fat, carbs, vitami...

Usda Get Foods List

Get an abridged list of foods from USDA FoodData Central. Returns food descriptions, FDC IDs, data types, and publication dates. Filter by data type (...

Frequently Asked Questions

What is the USDA FoodData Central MCP server?

USDA FoodData Central API providing nutrient composition data for 300K+ foods including foundation foods, branded products, and survey data with detailed nutrient breakdowns. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect USDA FoodData Central to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/usda-food. Authentication is handled automatically.

How many tools does USDA FoodData Central provide?

USDA FoodData Central provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does USDA FoodData Central require?

USDA FoodData Central uses API Key. USDA FoodData Central requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect USDA FoodData Central to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/usda-food

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with USDA FoodData Central?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

USDA FoodData Central MCP Server & Skill — 2 Tools