daily-scripture-mcp
Daily Bible verse and reflection for morning briefs. Conservative evangelical perspective. ESV.
Should I use this
Quality & Safety
Based on automated analysis of tool definitions and protocol compliance.
Context Cost
This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.
Install
One-Click Install
Add this to your `claude_desktop_config.json` file:
{
"mcpServers": {
"daily-scripture-mcp": {
"url": "https://hxoqbbfgkrbzumjczeef.supabase.co/functions/v1/mcp-daily-scripture"
}
}
}Remote endpoints
https://hxoqbbfgkrbzumjczeef.supabase.co/functions/v1/mcp-daily-scripturestreamable-httpWhat it can do
Tool inventory
Tools (1)
🟢get_daily_scripture(client)
Daily scripture for morning briefs. Returns one Bible verse with reference and translation, plus a short reflection connecting it to a purposeful life and the day's work. Written from a conservative evangelical perspective. Built for Christian professionals who want scripture at the top of their daily brief. ESV translation. Single call, no key required.
Input Schema
{
"type": "object",
"properties": {
"client": {
"type": "string",
"description": "Optional label identifying the calling client (e.g. morning-brief)."
}
},
"required": [],
"additionalProperties": false
}Community
Evidence