MCP.so
登录

Mealie MCP Server

@rldiao

关于 Mealie MCP Server

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

基本信息

分类

其他

许可证

MIT license

运行时

python

传输方式

stdio

发布者

rldiao

配置

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

{
  "mcpServers": {
    "mealie-mcp-server": {
      "command": "uv",
      "args": [
        "sync"
      ]
    }
  }
}

工具

未检测到工具

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

概览

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

评论

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