Mealie MCP サーバー
このプロジェクトにより、AI アシスタントが Claude Desktop などの MCP クライアントを介してMealieレシピ データベースと対話できるようになります。
前提条件
Python 3.12以上
APIキーを使用してMealieインスタンスを実行する
パッケージマネージャーuv
Claude Desktopでの使用
オプション 1: fastmcp を使用する (推奨)
fastmcp
コマンドを使用してサーバーを直接インストールします。
オプション2: 手動設定
claude_desktop_config.json
にサーバーを追加します
発達
リポジトリをクローンし、プロジェクトディレクトリに移動します
uv を使用して依存関係をインストールします。
提供されたテンプレート ファイルをコピーします。
Mealie インスタンスの詳細を使用して
.env
ファイルを編集します。
MCPインスペクターを実行する
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細についてはLICENSEファイルを参照してください。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
AI アシスタントが Claude Desktop などの MCP クライアントを通じて Mealie レシピ データベースと対話できるようにします。
Related MCP Servers
- AsecurityAlicenseAqualityEnables integration with OpenAI models through the MCP protocol, supporting concise and detailed responses for use with Claude Desktop.Last updated -4MIT License
- AsecurityAlicenseAqualityAn MCP server implementation that enables Claude AI to interact with Clickhouse databases. Features include secure database connections, query execution, read-only mode support, and multi-query capabilities.Last updated -22MIT License
- AsecurityFlicenseAqualityMCP server that allows Claude AI to interact directly with MySQL databases, enabling query execution and table information retrieval through natural language.Last updated -124
- -securityAlicense-qualityAn MCP server that enables AI assistants like Claude Desktop to search and retrieve information from custom search indexes created with Searchcraft.Last updated -5Apache 2.0