Enables interaction with a Mealie recipe database, allowing AI assistants to access and manipulate recipe data stored in a Mealie instance.
Mealie MCP Server
This project enables AI assistants to interact with your Mealie recipe database through MCP client such as Claude Desktop.
Prerequisites
Python 3.12+
Running Mealie instance with API key
Package manager uv
Usage with Claude Desktop
Option 1: Using fastmcp (Recommended)
Install the server directly with the fastmcp command:
Option 2: Manual Configuration
Add the server to your claude_desktop_config.json
Development
Clone the repository and navigate to the project directory
Install dependencies using uv:
Copy the provided template file:
Edit the
.envfile with your Mealie instance details:
Run MCP inspector
License
This project is licensed under the MIT License - see the LICENSE file for details.
This server cannot be installed
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityEnables integration with OpenAI models through the MCP protocol, supporting concise and detailed responses for use with Claude Desktop.Last updated -4MIT License
- AsecurityAlicenseAqualityAn MCP server implementation that enables Claude AI to interact with Clickhouse databases. Features include secure database connections, query execution, read-only mode support, and multi-query capabilities.Last updated -22MIT License
- AsecurityFlicenseAqualityMCP server that allows Claude AI to interact directly with MySQL databases, enabling query execution and table information retrieval through natural language.Last updated -124
- -securityAlicense-qualityAn MCP server that enables AI assistants like Claude Desktop to search and retrieve information from custom search indexes created with Searchcraft.Last updated -6Apache 2.0