Mealie MCP Server
@rldiao
About Mealie MCP Server
MCP server that exposes Mealie APIs to MCP clients such as Claude Desktop
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mealie-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mealie MCP Server?
The Mealie MCP Server enables AI assistants to interact with a Mealie recipe database through MCP clients like Claude Desktop. It is designed for users who want to query or manage their recipes via natural language.
How to use Mealie MCP Server?
Install using fastmcp with environment variables MEALIE_BASE_URL and MEALIE_API_KEY, or manually configure the server in your claude_desktop_config.json with the same env vars. Requires a running Mealie instance and Python 3.12+.
Key features of Mealie MCP Server
- Integrates with Mealie via API key
- Supports Claude Desktop and other MCP clients
- Simple setup via fastmcp or manual config
- Open source under MIT License
Use cases of Mealie MCP Server
—
FAQ from Mealie MCP Server
—
Basic information
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
ICSS
chokcoco不止于 CSS
Comments