Sanctuary MCP server
Scripture prayers and a safe house-church finder for people who left church but kept the faith.
Little public usage data yet
Reviews
Write oneNobody has reviewed Sanctuary yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Sanctuary tools (4, 1 write)
write = sends, deletes, buys or postsdescribe_sanctuaryFreeReturns a short description of Sanctuary: what it is (a free faith companion app and prayer library for people who left the church but did not leave Jesus), who it is for and not for, that it is free on iOS and Android with links to both store listings, the size of the prayer library, who runs it (International Bible Ministries, a 501(c)(3) nonprofit, with technology by WiscAI), and the crisis resources it points people to. Use when the user asks what Sanctuary is, who made it, whether it is free, or how to get the app. Takes no input.
find_prayerFreeLooks up scripture prayers in Sanctuary's library (185 prayers in seven topics: betrayal, anger, grief, fear & anxiety, loneliness, shame, doubt) for what a person is feeling. Use when the user asks for a prayer, a Bible passage to pray, or words for a feeling, especially in the context of leaving a church or struggling with faith. Input: the feeling in the user's own words and/or one of the seven topics. Output: up to four prayers, each with its Bible passage (NIV), the prayer text, and a link to that prayer on godismysanctuary.com. If the feeling matches no topic, it returns the list of topics instead. If the text describes suicide or self-harm, it returns crisis resources (988 and Crisis Text Line) instead of a prayer. Sanctuary is not counseling or a crisis service.
get_house_church_guidewrite actionFreeWrites a guide to finding a house church, microchurch, dinner church, Alpha course, or church small group to join or start, tailored to what the user has shared. Use when the user asks for help finding a Christian gathering or community, whether after leaving a church, moving, coming to faith, or being between churches. Inputs, all optional: area, faith tradition, life stage, in-person or online, what they want to avoid, and whether they want to join or start a group. Output: where people from that tradition typically look (for example parish groups, denominational networks, house-church directories, Alpha), a checklist of warning signs of high-control groups and signs of a healthy one, and a link to Sanctuary's finder page, where a person can ask for an introduction. It does not search a database of groups, does not return specific groups, addresses, or contact details, and does not assess or comment on any named church or group. If any field describes suicide or self-harm, it returns crisis resources (988 and Crisis Text Line) instead.
list_prayer_topicsFreeLists the seven topics Sanctuary's prayer library is organized by, each with a one-line description and a link to that topic's page on godismysanctuary.com. Use when the user asks what kinds of prayers Sanctuary has or which topics it covers, or to see the valid topic values before calling find_prayer. Takes no input.
Public scan report
scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 537ms20/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http sanctuary-mcp https://sanctuary-mcp.vercel.app/api/mcp/mcp
Sanctuary: common questions
- Is Sanctuary MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the Sanctuary safety report
- How do I install Sanctuary?
- It runs remotely at sanctuary-mcp.vercel.app. 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 Sanctuary need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Sanctuary maintained?
- The latest release is v1.0.0.
- Is Sanctuary up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.