Mealie MCP Server
@rldiao
Mealie MCP Server について
MCP server that exposes Mealie APIs to MCP clients such as Claude Desktop
基本情報
設定
以下の設定を使って、このサーバーを 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 Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Codelf
unbugA search tool helps dev to solve the naming things problem.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント