Mmcp.market

Student Protection Readiness Checklist | Safety Over Silence MCP server

by janoliverautomation-stack·io.github.janoliverautomation-stack/soschecklist-net·v1.0.0

A 2-minute assessment to help parents understand and respond to student safety concerns with clarity

C57/100grade C
What users say
No reviews yet
Be the first
Safety scan
C57/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed Student Protection Readiness Checklist | Safety Over Silence yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Student Protection Readiness Checklist | Safety Over Silence tools (6, 3 write)

write = sends, deletes, buys or posts
  • get_student_protection_next_stepsFree

    Returns personalized next-step recommendations based on a score and/or score band. Call this after presenting assessment results, or when the user asks what to do next. Provides specific actions for each gap category and a consultation booking link.

  • get_student_protection_readiness_infoFree

    Returns a summary of what the Student Protection Readiness Assessment is, what it measures, who it is for, and the 5 readiness categories. Call this when a user asks what this tool does, what readiness means, or wants to understand the framework before starting. Also call when the user expresses general uncertainty about their child's school experience — behavioral changes, suspected bullying, feeling dismissed by the school, or sensing something is off.

  • run_student_protection_readiness_assessmentwrite actionFree

    Accepts the 12 answers (q1-q12, each scored 1-4) and returns: normalized score (0-100), score band, top 3 protection gaps, per-category scores, interpretation, and recommendation. Call this after collecting all 12 answers from the user. Present results with empathy — a low score means a lack of structure, not a lack of love.

  • run_student_safety_checklistwrite actionFree

    PRIMARY TOOL. Run the Student Protection Readiness Checklist end-to-end. Accepts the 12 answers (q1-q12, each an integer 1-4) and returns the canonical result: a normalized readiness score (0-100), the score band/category, key findings (top protection gaps), a plain-language interpretation, per-category scores, a recommended next step, and safety limitations. This is the single canonical tool shared by the browser WebMCP, REST API, and this MCP server, so all interfaces return substantively identical output. Decision support only — it does not diagnose bullying, abuse, or mental health conditions and does not replace emergency services or professionals.

  • start_student_protection_readiness_assessmentFree

    Returns the full set of 12 readiness questions grouped by category, with answer options (1-4 scale). Call this when the user is ready to begin the assessment. Walk the user through each question conversationally — do NOT dump all 12 at once. Acknowledge their concern first, then ask one question or one category at a time.

  • submit_student_protection_lead_requestwrite actionFree

    Submits the parent's contact information and assessment results so they can receive follow-up support. ONLY call this if the user explicitly consents to sharing their information. Never call silently. Always confirm: "Would you like me to share your contact info so the Safety Over Silence team can follow up with you?" Requires at minimum a first name and email.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

1 high1 low
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 807ms20/20
  • Tool poisoning6 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 3 write-action tools with no auth3/15
  • Maintenanceno repository listed3/15
  • Maintainer identityno repository or website to verify2/10

Findings (2)

  • highWrite-action tools reachable without authenticationauth.open-write
  • lowNo source repository listedmaint.no-repo
Overall 57/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http soschecklist-net https://soschecklist.net/mcp
Add to Cursor

Student Protection Readiness Checklist | Safety Over Silence: common questions

Is Student Protection Readiness Checklist | Safety Over Silence MCP server safe?
With care: it is graded C, so read the findings first (57/100). Read the Student Protection Readiness Checklist | Safety Over Silence safety report
How do I install Student Protection Readiness Checklist | Safety Over Silence?
It runs remotely at soschecklist.net. 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 Student Protection Readiness Checklist | Safety Over Silence need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Student Protection Readiness Checklist | Safety Over Silence maintained?
The latest release is v1.0.0.
Is Student Protection Readiness Checklist | Safety Over Silence up?
100% of our last 6 checks got an answer. We check remote servers about four times a day.

More from janoliverautomation-stack