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

コメント

「その他」の他のコンテンツ