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.
基本情報
「その他」の他のコンテンツ

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント