MCP.so
Sign In

Mealie MCP Server

@rldiao

About Mealie MCP Server

MCP server that exposes Mealie APIs to MCP clients such as Claude Desktop

Basic information

Category

Other

License

MIT license

Runtime

python

Transports

stdio

Publisher

rldiao

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

Comments

More Other MCP servers