mcpbeat Sign in

Familia MCP Server

by familiaplanner Your server? Claim it
answering

Familia is answering right now. Last checked 16 min ago. It exposes 25 tools.

Private family planner for schedules, tasks, checklists, attachments, and availability.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 15 days of history
15 days agonow
100.0%
Uptime 24h
91 of 91 checks
25
Tools
read from the server
210 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 11

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 7 September 2026. No other catalogue keeps this.

17 Sep 7 tool descriptions were rewritten familia_batch_write, familia_create_list_task, familia_create_plan and 4 more
17 Sep a tool changed version
7 Sep 2 tools changed the parameters they ask for familia_get_day_overview, familia_search_items
7 Sep a tool changed version

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 16 min ago.

run in your terminal
claude mcp add familia --transport http https://mcp.family.asynq.org/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "familia": {
      "url": "https://mcp.family.asynq.org/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.familia]
url = "https://mcp.family.asynq.org/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "familia": {
      "url": "https://mcp.family.asynq.org/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "familia": {
      "url": "https://mcp.family.asynq.org/mcp"
    }
  }
}

Available tools 25

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

familia
familia_attach_image
Use this when the user asks to attach a JPEG, PNG, or WebP image to an existing Familia task or plan. Provide either dataUrl or base64Data plus mimeType. Do not use for non-image files.
familia_batch_write
Use this when the user explicitly asks to create or modify multiple Familia tasks, list tasks, plans, or task attachments in one request, or when one prompt contains multiple standalone dated actions that should become separate tasks. When the same task or plan repeats, use repeatRule/rrule on one operation instead of creating duplicate one-time operations. For a main event/trip plus clearly related dated actions, prefer one create_plan operation with relatedTasks. Internally this runs bounded individual write operations one by one; it does not create a backend transaction. Operations can queue assignment notifications and reminders; delivered notifications cannot be recalled.
familia_cancel_task
Use this only when the user explicitly asks to cancel, archive, or hide an existing Familia task without permanently deleting the record. Do not use to mark a task done; use familia_update_task instead.
familia_create_list_attachment
Use this when the user asks to add a new checklist, shopping list, packing list, or structured subtasks to an existing Familia task or plan. Do not use for editing an existing attachment.
familia_create_list_task
Use this when the user asks to create a shopping list, packing list, checklist, or Familia task with list items. If the same list task repeats across several days, weeks, or months, provide repeatRule and create one recurring list task instead of multiple one-time tasks. Do not use when editing an existing list attachment. Assigning to another household member queues a push notification; schedules can also queue reminders, and delivered notifications cannot be recalled.
familia_create_plan
Use this when the user asks to create a Familia plan item for an event, trip, holiday, school, activity, care coverage, travel, chore block, or other scheduled family plan. If the same plan repeats across several days, weeks, or months, provide rrule and create one recurring plan instead of multiple one-time plans. If the user gives multiple dated or timed actions that clearly belong to the plan, such as flights, leaving for the airport, pickup, packing, check-in, or return travel, put the main event/trip in the plan and create each dated action as a relatedTasks entry instead of stuffing them all into notes. Do not use for standalone responsibility-style task reminders; use familia_create_task or familia_batch_write instead. Related tasks assigned to another household member can queue push notifications; schedules can trigger reminders, and delivered notifications cannot be recalled.
familia_create_task
Use this when the user asks to create a responsibility-style Familia task, agreement, reminder, or chore. If the same task repeats across several days, weeks, or months, provide repeatRule and create one recurring task instead of multiple one-time tasks. Do not use for calendar-style events, trips, school activities, or holidays; use familia_create_plan instead. When the primary intent is a shopping list, packing list, or standalone checklist, use familia_create_list_task. Assigning to another household member queues a push notification; schedules can also queue reminders, and delivered notifications cannot be recalled.
familia_delete_attachment
Use this only when the user explicitly asks to delete or remove an existing Familia photo, checklist, or list attachment. Do not use for hiding or summarizing attachments.
familia_delete_plan
Use this only when the user explicitly asks to delete, remove, or cancel an existing Familia plan item. Do not use to reschedule or complete a plan; use familia_update_plan instead. Cancelling a shared plan can update existing guest copies and queue cancellation notifications; delivered notifications cannot be recalled.
familia_delete_task
Use this only when the user explicitly asks to permanently delete or hard delete an existing Familia task. This removes the record and related task schedules, occurrences, reminders, and attachments.
familia_find_free_days
Use this when the user asks to find free days, open dates, vacation windows, long weekends, or consecutive days without hard Familia availability blockers. Do not use for listing tasks on one known date.
familia_get_day_overview
Use this when the user asks for Familia items on a specific date or in a specific time window. Includes tasks, plans, and connected calendar events. Do not use for broad text search or multi-week availability.
familia_get_inbox
Use this when the user asks for inbox, items needing attention, overdue tasks, past leftovers, unfinished responsibilities, or what is waiting on them.
familia_get_next_up
Use this when the user asks what is next, what they should do now, their next task, or the next upcoming family item. Defaults to personal assigned items; use household scope only for family-wide wording. Never describe owner-only tasks as assigned to the current user.
familia_get_today_schedule
Use this when the user asks about today's agenda, today's tasks, what they are doing today, or what they should do today. Includes tasks, plans, Google/calendar events, and an overdue summary.
familia_get_tomorrow_schedule
Use this when the user asks about tomorrow's agenda, tomorrow's tasks, tomorrow's plans, or what they should prepare for tomorrow. Includes tasks, plans, Google/calendar events, and an overdue summary.
familia_get_weekly_overview
Use this when the user asks about this week, the next week, upcoming days, family schedule for the week, or a multi-day planning overview.
familia_list_attachments
Use this when the user asks what photos, checklists, or list attachments are attached to an existing Familia task or plan. Use before editing an existing list attachment when the attachment id is unknown.
familia_list_household_members
Use this when a task or plan must be assigned to, owned by, or shared with a named household member and their Familia user id is not already known.
familia_list_households
Use this when the user asks which Familia households, families, or shared boards are available. Includes member names and user ids for assigning tasks or plans. Do not use for listing tasks, plans, or calendar events.
familia_list_past_due
Use this when the user asks for overdue items, past leftovers, missed tasks, unfinished items from previous days, or Czech “resty”. Calendar events are excluded.
familia_search_items
Use this when the user asks to find Familia tasks, plans, or connected calendar events by title, notes, description, or location. Do not use for public web search or unrelated document search.
familia_update_list_attachment
Use this when the user asks to edit, add, remove, reorder, or mark items in an existing Familia checklist/list attachment. This replaces the existing list content; list attachments first if the attachment id is unknown.
familia_update_plan
Use this when the user asks to rename, reschedule, move, update location, link tasks, change participants, or otherwise edit an existing Familia plan. Do not use to create a new plan. Updates can synchronize copies already imported by invited guests and queue notifications; delivered notifications cannot be recalled.
familia_update_task
Use this when the user asks to rename, reschedule, reassign, complete, cancel, or otherwise edit an existing Familia task. When status is done, this completes the next actionable occurrence so recurring tasks continue. Do not use to create a new task. Updates may notify household members and reschedule reminders; delivered notifications cannot be recalled.

Endpoints

URLTransportStateLatencyChecked
https://mcp.family.asynq.org/mcp streamable-http answering 185 ms 16 min ago

Alternatives to Familia

same job, measured the same way
Lock In Study Planner
by hariharrengan

Study planner for high school students. Manage tasks, deadlines, and schedules.

answering
Namecheap
by codechap

MCP server for Namecheap — check availability, list domains, and get pricing

local only
Panoramic Ireland Booking
by adessoadesso

MCP server for Panoramic Ireland tours. Discover, check availability, and create bookings.

local only
Calendly MCP Server
by nyxtoolsdev

Connect Claude to Calendly — schedule meetings, check availability, manage events

84 installs/wk local only
Acuity Scheduling
by usefulapi

Read appointments, types, calendars and availability; create, cancel or reschedule bookings.

18 tools answering
42min
by 42min

Scheduling for AI assistants: bookings, availability, meeting polls and routing forms.

answering
Clickup
by mcparmory

Manage tasks, lists, checklists, comments, and project workflows

247 installs/wk local only
SEO MCP
by metricspot

Six tools for SEO and AI-readability audits. 91 checks, 11 score modules.

53 installs/wk 6 tools answering

Familia — questions

Answers built from our own checks of this server.

What can Familia do?
It exposes 25 tools, read directly from the server on our last check. Among them: familia_attach_image, familia_batch_write, familia_cancel_task, familia_create_list_attachment, familia_create_list_task, familia_create_plan and 19 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Familia working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 210 ms. The bar chart above shows every period we have measured.
Is Familia still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Familia?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Familia need an API key?
No. Familia completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 25 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Familia?
It answers our handshake in 210 ms on average, which is faster than 64% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.