Command Palette

Search for a command to run...

UnylyUnyly
Browse all

CoupleHub Server

FreeNot checked

Enables couples to manage recipes, meal plans, calendar events, and grocery lists together.

GitHubEmbed

About

Enables couples to manage recipes, meal plans, calendar events, and grocery lists together.

README

Deploy to Render

  1. Push this repo to GitHub
  2. Go to render.com → New → Web Service
  3. Connect your GitHub repo
  4. Render auto-detects render.yaml and deploys
  5. Your MCP server will be at: https://couplehub-mcp.onrender.com/sse

Connect to ChatGPT

In ChatGPT settings → Connectors (or Tools) → Add MCP server:

Connect to Claude Desktop

Install mcp-proxy, then add to claude_desktop_config.json:

{
  "mcpServers": {
    "couplehub": {
      "command": "mcp-proxy",
      "args": ["https://couplehub-mcp.onrender.com/sse"]
    }
  }
}

Available Tools

Tool What it does
get_recipes List all recipes, filter by name or side dish
get_recipe Full recipe with ingredients and instructions
create_recipe Add a new recipe
rate_recipe Rate a recipe 1-5
get_meal_plan Get week plan with entries and events
create_meal_plan Create a new week shell
upsert_meal_entries Set the week's meals
get_calendar_events List calendar events by date range
create_calendar_event Add a calendar event
delete_calendar_event Delete a calendar event
get_grocery_list Get grocery list for a meal plan
generate_grocery_list Auto-generate grocery list from meal plan
get_ingredients Search ingredients by name or category

from github.com/uczesieweba/couplehub-mcp

Installing CoupleHub Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/uczesieweba/couplehub-mcp

FAQ

Is CoupleHub Server MCP free?

Yes, CoupleHub Server MCP is free — one-click install via Unyly at no cost.

Does CoupleHub Server need an API key?

No, CoupleHub Server runs without API keys or environment variables.

Is CoupleHub Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install CoupleHub Server in Claude Desktop, Claude Code or Cursor?

Open CoupleHub Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare CoupleHub Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All productivity MCPs