mealserver
1
The Meal Server is a Python-based Model Context Protocol (MCP) server that interfaces with TheMealDB API to access a vast collection of recipes. Users can search for meals using natural language through various criteria such as name, ingredient, category, and more. The server includes features for saving ingredients, accessing categories, and using predefined prompts for intuitive queries.
mealserver.py
Master service script that provides interactive functionality with TheMealDB API