MCP servers for Bible research, book authoring and dictionary building — endpoints, full tool schemas and dataset provenance. Darash · Junifye · Lexifye.
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
- !Licence file present but not machine-readable
git clone https://github.com/Publifye/mcp{
"mcpServers": {
"mcp": {
"command": "node",
"args": ["/path/to/mcp/dist/index.js"]
}
}
}MCP Servers overview
# Publifye MCP Servers — Scripture research, book authoring and dictionary building for AI clients **Publifye AS runs three hosted [Model Context Protocol](https://modelcontextprotocol.io) servers. Point Claude, Cursor, VS Code or any MCP client at them and your assistant can read the Hebrew and Greek text of Scripture, write and typeset a book, or build a dictionary — over an authenticated HTTPS endpoint, with no local install.** This repository is the canonical public reference for those servers: their endpoints, their complete tool schemas, and the provenance of every dataset behind them. It contains no server code — the services are hosted and commercial. What it contains is everything you need to evaluate them before you pay for anything. | | Darash | Junifye | Lexifye | |---|---|---|---| | What it does | Bible research | Book & study authoring | Dictionary building | | Endpoint | `https://darash-api.publifye.com/mcp` | `https://junifye.publifye.com/mcp` | `https://lexifye.publifye.com/mcp` | | Capability tools | 35 | 151 | 63 | | Registry | [`pro.publifye/darash`](https://registry.modelcontextprotocol.io/v0/servers?search=publifye) | [`pro.publifye/junifye`](https://registry.modelcontextprotocol.io/v0/servers?search=publifye) | [`pro.publifye/lexifye`](https://registry.modelcontextprotocol.io/v0/servers?search=publifye) | | Reference | [services/darash](services/darash) | [services/junifye](services/junifye) | [services/lexifye](services/lexifye) | Transport is Streamable HTTP. Authentication is OAuth 2.1 with PKCE (S256) and Dynamic Client Registration, or a personal API key. See **[docs/connect.md](docs/connect.md)**. --- ## Darash — the Hebrew and Greek text, as data Most Bible tools give a model an English verse. Darash gives it the underlying data: which Hebrew stem a verb is in, which Strong's numbers actually occur in a given verse, what a 19th-century lexicon says about a lemma and which print edition that lexicon came from. Measured on the live service, **2026-09-13**: | | | |---|---| | Translations | 59, across 36 languages | | Verses indexed | 2,142,531 | | Cross-references | 446,544 | | Hebrew lexicon entries | 8,674 | | Greek lexicon entries | 5,523 | | Dictionary entries | 217,352, across 13 dictionaries | | Morphologically parsed verses | 31,167 | | Koren Torah letters (ELS corpus) | 304,805 | Every one of those figures comes from the service's own `get_health`, not from a brochure. Regenerate them yourself once you have a key. **Why a translation is not enough.** A Greek verb in the active voice can be rendered perfectly naturally in the passive in English. An argument about who is acting on whom, built on that English passive, is an argument about the translator. `get_morphology` returns the voice, person and stem the text actually carries, and `strongs_in_verse` proves a lemma is really in the verse rather than merely nearby in a concordance. → **[services/darash](services/darash)** · [tool schemas](services/darash/tools.json) · **[PROVENANCE.md](services/darash/PROVENANCE.md)** — read this one first if you are evaluating the data ## Junifye — write the book, then publish it Chapter-structured authoring over MCP: blocks, headings, Scripture quotations that resolve against a real Bible rather than the model's memory, tables, figures, footnote-free typesetting. Output is a print-ready PDF with the correct binding gutter, screen-reading PDFs, a valid EPUB3 and a web reader. Right-to-left scripts are supported end to end, and editions can be linked as translations of one another. → **[services/junifye](services/junifye)** · [tool schemas](services/junifye/tools.json) ## Lexifye — dictionaries with versions and sources Entries, senses, per-definition sources, revision history and restore. Built for terminology work that has to be defensible later: every definition can carry where it came from, and every change is recoverable. → **[services/lexifye](services/lexifye)** · [tool schemas](services/lexifye/tools.json) --- ## Three ways in **You study the biblical languages.** Darash is the one that matters. Start with `word_study`, `get_morphology` and `strongs_in_verse`, and read the provenance table before you trust a gloss. **You want it run privately.** Darash ships as a single self-contained binary of roughly 205 MB, carrying CLI, HTTP API and MCP server together. It needs no network at all. That is offline Scripture research infrastructure, not a reading app with an export button — and for institutions whose data cannot leave the building it is usually the only workable shape. Licensed by quote. **You are embedding Scripture data in your own product.** The complete input schemas, output shapes and tool annotations are in this repository, so you can design against them before you hold a credential. Every tool carries `readOnlyHint`, `destructiveHint`, `idempotentHint` and `openWorldHint`, derived from its access level rather than hand-written, so a client can plan parallel reads safely. ## What this repository does not contain No server source, no corpus, no lexicon text. Darash's data is roughly 21.5 GiB and the engine is a commercial product; publishing it is a business decision and it has been decided against. What is published here is the *description* — schemas, provenance, endpoints — which is the part you need to evaluate the service and the part we are willing to be held to. ## Publifye AS Norwegian publishing house, Oslo. Organisation number **826774622** ([Enhetsregisteret](https://data.brreg.no/enhetsregisteret/api/enheter/826774622) · [Wikidata Q141436507](https://www.wikidata.org/wiki/Q141436507)). Company site **[publifye.com](https://publifye.com)** · [Privacy](https://publifye.com/privacy.html) · [Terms](https://publifye.com/terms.html) Licence for this repository: [CC BY 4.0](LICENSE). The datasets it describes carry their own licences, recorded per source in each service's `PROVENANCE.md`. ## Written about this work - [Thayer's Greek Lexicon, rebuilt from the 1889 page scans](https://blog.publifye.com/p/rebuilding-thayer-s-greek-lexicon-entry-by-entry-against-the-1889-page) - [Darash vs Logos, Accordance and Blue Letter Bible — an honest comparison](https://blog.publifye.com/p/darash-vs-logos-accordance-and-blue-letter-bible-an-honest-comparison) - [How to connect Claude, ChatGPT or Cursor — MCP and DCR explained](https://blog.publifye.com/p/how-your-ai-connects-to-darash-junifye-and-lexifye-mcp-and-dcr) - [Deuteronomy 4:29 says "seek" twice. The Hebrew does not.](https://blog.publifye.com/p/deuteronomy-4-29-says-seek-twice-the-hebrew-does-not) - [Two arks, one word](https://blog.publifye.com/p/two-arks-one-word) Each is published in English, Norwegian, Spanish, Chinese and Korean at **[blog.publifye.com](https://blog.publifye.com)**.
What people ask about mcp
What is Publifye/mcp?
+
Publifye/mcp is mcp servers for the Claude AI ecosystem. MCP servers for Bible research, book authoring and dictionary building — endpoints, full tool schemas and dataset provenance. Darash · Junifye · Lexifye. It has 0 GitHub stars and its last recorded update is dated 2026-09-12.
How do I install mcp?
+
You can install mcp by cloning the repository (https://github.com/Publifye/mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is Publifye/mcp safe to use?
+
Our security agent has analyzed Publifye/mcp and assigned a Trust Score of 72/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains Publifye/mcp?
+
Publifye/mcp is maintained by Publifye. The last recorded GitHub activity is dated 2026-09-12, with 0 open issues.
Are there alternatives to mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
The fastest path to AI-powered full stack observability, even for lean teams.