paprika-agent

apelullo/paprika-agent
★ 0 stars Python 🤖 AI/LLM Updated 8d ago
MCP server connecting Claude Desktop to the Paprika recipe manager via its unofficial API to remotely access and interact with recipe data and meal planning
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "paprika-agent": {
      "command": "uvx",
      "args": [
        "paprika-agent"
      ]
    }
  }
}

Or install with pip: pip install paprika-agent

README Excerpt

An MCP server that connects Claude Desktop to the Paprika recipe manager app via its unofficial API. - `list_recipes` — fetch and cache all recipes from your Paprika account Includes 365+ days of dinner history, enabling time series analysis, Bayesian inference, and personalized recommendation features.

Topics

aiai-agentsclaudeclaude-codeclaude-desktopfastmcpmcppaprikapythonrecipes