lka/recipe-tools
MCP server for extracting recipes from PDFs or jpegs into structured HTML using OCR and LLM-assisted interpretation.
Platform-specific configuration:
{
"mcpServers": {
"recipe-tools": {
"command": "npx",
"args": [
"-y",
"recipe-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...