Skip to content
Cursor

Nutrition MCP for Cursor

io.github.andrewvg23/nutrition-mcp

USDA FoodData Central nutrition data: search foods, compare macros, and analyze meals.

client:Cursor transport:streamable-http

Install Nutrition MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "nutrition-mcp": {
      "url": "https://docuslide-mcp-production.up.railway.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Nutrition MCP in other clients