mealie-mcp

homeserverhq/mealie-mcp
★ 0 stars Python AI/LLM Updated today
Multitenant MCP Server for Mealie
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mealie-mcp": {
      "command": "uvx",
      "args": [
        "mealie-mcp"
      ]
    }
  }
}

Or install with pip: pip install mealie-mcp

README Excerpt

This repository contains a Model Context Protocol (MCP) server that acts as a secure, multi-tenant proxy between an AI Assistant and the Mealie backend API. It exposes **175 MCP tools** covering 25 resource domains with full CRUD, meal planning, recipe scraping, and bulk operations. - **🔑 Identity Passthrough** — Extracts the `Authorization: Bearer <token>`

Tools (5)

ALLOW_ALL_AGGREGATEIS_STATEFULMCP_SERVER_PORTMEALIE_BASE_URLMEALIE_PUBLIC_URL