@x-mcp/exploro
An MCP (Model Context Protocol) server that provides tools for interacting with the Exploro culinary API. This server allows AI assistants to manage ingredients, dishes, tags, and menus through simple tool calls.
Versions
1.2.0latest1.1.71.1.61.1.51.1.4+ show 5 moreshow less
1.1.31.1.21.1.11.1.01.0.0Tools 25
get_ingredient_categories Get all available units for ingredient measurements with conversion factors
get_ingredient_units List all ingredients with optional filtering and pagination
list_ingredients Create a new ingredient with automatic duplicate detection
create_ingredient Get a single ingredient with price history
get_ingredient Update ingredient details with automatic price history tracking
update_ingredient Delete an ingredient (requires admin permission)
delete_ingredient Create up to 50 ingredients in a single request
batch_create_ingredients Get all unit mappings for a specific ingredient
get_ingredient_unit_mappings Create or update a unit mapping for an ingredient
create_ingredient_unit_mapping Delete a unit mapping for an ingredient
delete_ingredient_unit_mapping Test unit conversion with ingredient-specific mappings
test_unit_conversion Get all dish category options including difficulty levels, status options, and meal groups
get_dish_categories List all dishes with optional filtering and pagination
list_dishes Create a new dish with ingredient associations and tags
create_dish Get a single dish with full details including ingredients and tags
get_dish Update dish details with ingredient associations and tags
update_dish delete_dish Create up to 20 dishes in a single request
batch_create_dishes Get all available tag categories for dish classification
get_tag_categories List all available tags with usage count
list_tags Create a new tag
create_tag List menus with cost calculation and optional filtering
list_menus Create a new menu with dish associations
create_menu Get a single menu with full details including dishes and cost calculation
get_menu Permissions 2
network medium env_vars low