MCP.so
登录

Better Mealie MCP

@djwmarcx

关于 Better Mealie MCP

MCP server exposing every Mealie API endpoint (259 tools) via FastMCP

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "better-mealie-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "MEALIE_BASE_URL",
        "-e",
        "MEALIE_API_TOKEN",
        "ghcr.io/djwmarcx/better-mealie-mcp"
      ],
      "env": {
        "MEALIE_BASE_URL": "http://localhost:9925",
        "MEALIE_API_TOKEN": "YOUR_API_TOKEN"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Better Mealie?

MCP server exposing every Mealie API endpoint (259 tools) via FastMCP

How to use Better Mealie?

The README includes setup instructions such as docker run -d --name mealie -p 9925:9000 \.

Key features of Better Mealie

  • 259 tools is a lot of idle context. Most clients handle it, but if yours
  • A few endpoints (list_auth_oauth*) return 500 unless OIDC is configured on

Use cases of Better Mealie

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Better Mealie

Where is the source code for Better Mealie?

The source code is linked from the repository URL on this page.

Does Better Mealie include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

常见问题

Where is the source code for Better Mealie?

The source code is linked from the repository URL on this page.

Does Better Mealie include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

评论

其他 分类下的更多 MCP 服务器