{
  "name": "Heathy MCP",
  "description": "Nutrition data for whole plant foods and Ayurvedic herbs, reconciled across 30 food-composition tables including IFCT India. Read-only.",
  "endpoint": "https://mcp.heathy.org/mcp",
  "transport": "Streamable HTTP (POST JSON-RPC 2.0)",
  "protocol_versions": [
    "2025-06-18",
    "2025-03-26"
  ],
  "tools": [
    {
      "name": "lookup_food",
      "title": "Look up a food"
    },
    {
      "name": "search_foods",
      "title": "Search foods and herbs"
    },
    {
      "name": "nutrient_ranking",
      "title": "Rank foods by a nutrient"
    },
    {
      "name": "herb_monograph",
      "title": "Ayurvedic herb monograph"
    },
    {
      "name": "search_recipes",
      "title": "Search raw recipes"
    },
    {
      "name": "get_recipe",
      "title": "Get a raw recipe"
    },
    {
      "name": "health_topic",
      "title": "Eat for a health goal"
    },
    {
      "name": "check_claim",
      "title": "Check nutrition claims against GB/EU and US rules"
    }
  ],
  "data": {
    "builtAt": "2026-09-25",
    "foodCount": 1174,
    "herbCount": 39,
    "nutrientCount": 130,
    "researchNutrientCount": 67,
    "recipeCount": 199,
    "topicCount": 14,
    "sources": [
      "us",
      "uk",
      "jp",
      "fr",
      "de",
      "dk",
      "no",
      "wa",
      "br",
      "sl",
      "sg",
      "cn",
      "kr",
      "pk",
      "lk",
      "au",
      "fi",
      "ca",
      "nl",
      "it",
      "se",
      "ch",
      "ee",
      "pi",
      "ke",
      "et",
      "bf",
      "mx",
      "ar",
      "rp",
      "in"
    ],
    "site": "https://heathy.org"
  },
  "pricing": "free while in preview",
  "terms": "https://heathy.org/terms/",
  "contact": "hello@heathy.org"
}