Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add tuxr/bible-mcp --skill scripture-lookupgit clone --depth 1 https://github.com/tuxr/bible-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/tuxr/bible-mcp/scripture-lookup)<a href="https://agentmods.dev/skills/tuxr/bible-mcp/scripture-lookup"><img src="https://agentmods.dev/badge/skills/tuxr/bible-mcp/scripture-lookup/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/tuxr/bible-mcp/scripture-lookup"><img src="https://agentmods.dev/badge/skills/tuxr/bible-mcp/scripture-lookup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00064 | $0.00405 |
| Opus 5 | $0.00032 | $0.00202 |
| Sonnet 5 | $0.00013 | $0.00081 |
| Haiku 4.5 | $0.00006 | $0.00040 |
Grade A, and why
scripture-lookup scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Scripture lookup
Use the Bible MCP tools from this plugin (bible server). Do not fetch the REST Bible API yourself, and do not invent, paraphrase-as-quote, or complete verse text from memory.
When to call which tool
get_verse— default for free-form references (single verse, range, comma-separated refs, or a chapter given as a reference string).get_chapter— when the user wants a full chapter with prev/next navigation (book + chapter number).search_bible— keyword or topical discovery when there is no specific reference.list_books— book names, IDs, chapter counts, or testament lists (OT / NT / AP).list_translations— which translation IDs exist.get_random_verse— a random verse, optionally filtered by book or testament.
Translations
- Default translation is
web(World English Bible) when the user does not specify one. wlcis the Westminster Leningrad Codex: Hebrew Old Testament only. Do not use it for New Testament or Apocrypha references.
Use list_translations if the requested translation is unknown.
Response shape
Passage-style results include reference, translation, verses (book, book_name, chapter, verse, text), and combined text. Quote only text returned by the tools. If a tool errors or returns no results, say so; do not substitute remembered Scripture.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 29 lines · 64 tokens per session scan A 8cb5aaeff45e
scripture-lookup is a skill published in the GitHub repository tuxr/bible-mcp (1 stars, last pushed 2d ago), licensed MIT. It adds 64 tokens to every session and 405 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-07.
Other skills, from other repositories
scripture-lookup
Look up, compare, and cite Bible passages accurately across translations and languages. Use whenever a Bible reference needs to be quoted, checked, compared between versions, or found by keyword — including sermon prep, study notes, devotionals, and verifying a half-remembered verse.
vozclara-pack-from-url
Turn a YouTube URL into a structured Knowledge Pack via VozClara — summary, key ideas, glossary, vocabulary, citations, in the user's language. No sign-up needed for one-off use.
add-provider
Add a new storage or service provider to the core package. Use when implementing a new backend for StorageService (e.g., a new database) or a new service provider (e.g., a new LLM backend).
add-export
Add a new subpath export to the @cyanheads/mcp-ts-core package. Use when creating a new public API surface that consumers import from a dedicated subpath (e.g., @cyanheads/mcp-ts-core/newutil).
local-rag-search
Efficiently perform web searches using the mcp-local-rag server with semantic similarity ranking. Use this skill when you need to search the web for current information, research topics across multiple sources, or gather context from the internet without using external APIs. This skill teaches effective use of…
book-mirror
Take any book (EPUB/PDF), produce a personalized chapter-by-chapter analysis with two-column tables. Left column preserves the chapter content; right column maps every idea to the reader's actual life using brain context. Output is a single brain page at media/books/ -personalized plus an optional PDF via brain-pdf.