mealie-mcp-server
If you are the rightful owner of mealie-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 henry@mcphub.com.
The Mealie MCP Server allows AI assistants to interact with a Mealie recipe database using the MCP protocol.
The Mealie MCP Server is designed to facilitate interaction between AI assistants and the Mealie recipe database through the Model Context Protocol (MCP). This server acts as a bridge, enabling seamless communication and data exchange between the Mealie instance and MCP clients like Claude Desktop. By leveraging this server, users can access and manage their recipe collections programmatically, enhancing the functionality of AI-driven applications. The server requires a running Mealie instance with an API key and is compatible with Python 3.12+. It can be installed using the 'fastmcp' command or configured manually in Claude Desktop. The server is developed using the 'uv' package manager, which simplifies dependency management and execution.
Features
- Seamless integration with Mealie recipe database
- Compatible with MCP clients like Claude Desktop
- Supports Python 3.12+
- Easy installation with 'fastmcp' command
- Manual configuration option available