MacroSense-AI/macrosense-ai-mcp-server
If you are the rightful owner of macrosense-ai-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Food MCP Server is a Model Context Protocol (MCP) implementation that provides comprehensive food hierarchy and nutrition data through a structured API.
Tools
Functions exposed to the LLM to take actions
get_all_food_hierarchy
Retrieve complete food hierarchy dataset
get_categories
List all available food categories
get_subcategories
Retrieve subcategories for a specified category
get_food_items
List food items within category or subcategory
search_food
Search food items using keyword parameters
find_food_category
Locate category for specific food item
list_all_foods
Retrieve all unique food names in dataset
food_stats
Generate comprehensive dataset statistics
list_food_names
List foods with available nutrition data
get_food_nutrition
Retrieve complete nutrition information for specified food
search_food_nutrition
Search nutrition data using keyword parameters
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client