
Sherah MCP server
Online personal assistant for busy parents: home, kids, meals, admin and more
Little public usage data yet
Reviews
Write oneNobody has reviewed Sherah yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Sherah tools (3, 1 write)
write = sends, deletes, buys or postsget_available_task_typesFreeReturns the categories of tasks Sherah helps with (indoor and outdoor home, admin, kids, pets, meals, travel, shopping, finances, and more) with example tasks under each. Call this to check whether a request is something Sherah does, or to describe Sherah's services, before using request_sign_up_with_task.
request_sign_upFreeRegisters a person's interest in signing up for Sherah, without a specific task attached. Sherah emails them a confirmation link; the sign-up only proceeds once they click it, so use this when you have the person's own email address and their agreement to be contacted. If they have a concrete task in mind, use request_sign_up_with_task instead.
request_sign_up_with_taskwrite actionFreeSubmits a request for Sherah to help with a task, along with the requester's contact and location details. To learn what kinds of tasks Sherah can help with, call get_available_task_types first (or read this server's tasks-we-help-with resource).
Public scan report
scanner v0.1.7 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 824ms20/20
- Tool poisoning3 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http sherah https://mcp.mysherah.com/mcp
Sherah: common questions
- Is Sherah MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the Sherah safety report
- How do I install Sherah?
- It runs remotely at mcp.mysherah.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Sherah need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Sherah maintained?
- The latest release is v0.1.0.
- Is Sherah up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.