Free hosted MCP server for Christian encouragement and Bible lookup. Not an AI companion.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
A Christian AI for any question, in any season.
Truth that points to Jesus, and to real relationships.
https://doxa.app/mcp/v1
Get the Doxa app Β· Doxa on Telegram Β· faith.tools 5/5
A hosted Model Context Protocol server that brings Bible verses and Christian encouragement to any AI assistant. Drop it into Claude Desktop, Cursor, Cline, or any MCP client.
For anyone with a question. The believer growing in faith. The seeker searching. The curious. The skeptical. The hurt.
Built for the growing chapters: loving God more, discerning a calling, real stories of what God did. Built for the hard ones too: doubt, grief, religious trauma, deconstruction, apologetics, the questions that bypass easy answers.
Points to Jesus, never to itself. Points to real human community, not to more AI. In a crisis, points to professional help and trusted people first.
doxa.app/bible/...Install: copy 4 lines into your MCP config, restart, done.
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Restart Claude Desktop. Three Doxa tools appear in your tool list.
Pass your key in a header. It is used for that single request and never stored.
More client configs in examples/.
Example response (excerpt, full schema in schemas/doxa_encourage.json):
Anyone with a question.
Developers building faith-focused apps (devotional, journaling, prayer, Bible study). Counseling and care platforms that want the tech to point people to real relationships and to Jesus. Church and community-serving tools. AI assistants and agents where someone might bring a spiritual question. Personal AI workflows in Claude Desktop, Cursor, Cline.
Bots on Telegram, WhatsApp, Discord, Slack with real spiritual depth. Newsletter generators, devotional writers, content pipelines. Internal AI tools where grace and truth matter.
Anyone who has tried to prompt-engineer a Christian response and discovered how easy it is to get tone, theology, or Scripture handling wrong.
| Tool | Purpose | Schema |
|---|---|---|
doxa_encourage | Encouragement for a user's situation, anchored in Scripture and real testimonies. Points to Jesus and to real human community. | { situation: string, movement?: "hear"|"discern"|...|"endure" } |
doxa_scripture | Bible verse lookup with a deep link into the Doxa Bible reader. Berean Standard Bible. | { reference: "John 14:6" } |
doxa_way_movement | The Doxa Way journey map. All 9 movements or one by id. Static, no LLM call. | { movement?: "endure" } |
JSON Schemas (Draft 2020-12) live in schemas/. Working request/response fixtures in examples/.
The faith.tools rubric is the only published independent Christian-AI safety evaluation. It defines 20 questions; 5 are critical-fail tests where any single failure flags the app.
Doxa MCP scores 5/5 on the critical-fail tests. Full transcripts in evaluation/faith-tools-rubric.md.
| Rule | What it requires | Doxa MCP |
|---|---|---|
| 1. Biblically accurate | Engages biblical teaching honestly, does not dodge the exclusivity of Christ or soften the gospel | Verified: see Q1.2, Q1.5 |
| 2. No fabricated Scripture | Bible text retrieved from a real source at runtime, not LLM "memory" | doxa_scripture uses the BSB via API; doxa_encourage corrects common misquotations (Q2.2) |
| 3. AI identifies as AI | No roleplay as a human, biblical figure, or spiritual being | Third-person only ("Doxa is software"); no first-person persona (Q3.1) |
| 4. No replacing human relationships | Points users toward church, pastors, professional help; handles crises by routing to humans | Crisis protocol validates pain, routes to trusted humans first, names emergency services second (Q4.3) |
| 5. Grace and truth | Truth without grace feels like law; grace without truth feels like permission | Both unified in Jesus, not balanced between opposites (note on framing) |
You can run the rubric yourself. The exact reproduction recipe is in the evaluation file.
Doxa is anchored in a 9-movement journey map:
North Star: Encouragement for your whole journey. Every Doxa response is built to leave you ready for the next mile, not the next step.
Doxa is a Christian AI for any question, in any season. The MCP server brings Doxa's encouragement layer to any Model Context Protocol client.
Every doxa_encourage and doxa_scripture response includes a Doxa attribution footer and deep links to doxa.app. These must remain visible to end users. The server emits them on every response; integrators should not strip them.
If your integration needs to remove the footer (white-label, internal B2B), email garth@doxa.app.
v1.0.3: Three tools, hosted, independently evaluated.
doxa_encourage, doxa_scripture, doxa_way_movementSee CONTRIBUTING.md for how to suggest features or flag issues.
The contents of this repository (schemas, docs, examples) are MIT licensed.
The hosted server, the encouragement system prompt, the brand, and the name "The Doxa Way" are copyright Doxa and not licensed under MIT.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/doxa-mcp)<a href="https://allmcps.com/mcp/doxa-mcp"><img src="https://allmcps.com/api/badge/doxa-mcp?style=directory" alt="Doxa MCP on AllMCPs" /></a>