目录 / open-english-translation-mcp-server
MCP
鉴权未知
未评级
已上架
open-english-translation-mcp-server
MCP server for the _Open English Translation_ of the Bible (OET)
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://open-english-translation-mcp-server--freely-given-org.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"open-english-translation-mcp-server": {
"url": "https://open-english-translation-mcp-server--freely-given-org.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| get_passage | Retrieve Scripture from the Open English Translation (OET). Supports: - 'parallel': Side-by-side comparison of Readers' Version (OET-RV) and Literal Version (OET-LV). - 'rv': Easy-to-read Readers' Version. - 'lv': Hyper-literal, grammatically transparent Literal Version. - 'interlinear': Token-level table with original Greek/Hebrew, transliterated lemmas, Strong's numbers, morphology, and glosses. Args: reference: Standard reference (e.g. 'John 1:1-5', 'Rom 8:28', 'Gen 1:1-3', 'JHN.1.1'). version: Translation view ('parallel', 'rv', 'lv', 'interlinear'). include_notes: Whether to attach translator footnotes and cross-references. format: Output format ('markdown' or 'json'). show_decision_codes: If true, reveals inline decision codes (e.g. [@referent], [≈rewording], [+the]). |
| compare_translations | Isolates and computes detailed translation divergencies between OET-RV and OET-LV for a passage. Identifies: - Added words in LV (copulas, articles, direct objects). - Untranslated original language particles (Greek articles before proper names, Hebrew DOM). - Explicit RV translation decisions (referents substituted for pronouns, rewordings, number changes). - Poetic parallelism (≈) and clause inversions (⇔). Args: reference: Scripture reference (e.g. 'John 1:1-3', 'Romans 1:16-17'). |
| search_text | High-speed full-text search across the Open English Translation using SQLite FTS5. Args: query: Search keywords or exact phrase (e.g. 'true light', 'messenger God', 'covenant'). version: Search in 'rv', 'lv', or 'both'. testament: Filter by 'all', 'OT', or 'NT'. limit: Maximum number of verse matches (default: 20). |
| search_lemma | Find all biblical occurrences of an original Hebrew/Greek root or Strong's number. Returns the exact gloss frequency distribution across both OET-RV and OET-LV. Args: lemma_or_strongs: Lemma (e.g. 'logos', 'agape', 'bereshit') or Strong's ID ('G3056', 'H7225'). testament: 'all', 'OT', or 'NT'. limit: Max occurrences to return (default: 30). |
| lookup_word | Drill down into a specific original word link token (e.g. 'JHNc1v1w5' or 'JHN_1:1w5'). Returns complete grammatical parsing, SR-GNT / UHB collation, Strong's number, and gloss. Args: word_id: Token ID (e.g. 'JHNc1v1w5', 'MAT_1:1w1', 'GEN_1:1w1'). |
| get_lexicon_entry | Retrieve full lexicon definition, semantic range, and distribution statistics for a lemma or Strong's ID. Args: query: Greek/Hebrew lemma or Strong's ID (e.g. 'G3056', 'logos', 'H7225', 'shalom'). lang: Language filter ('auto', 'greek', 'hebrew'). |
| get_translation_decisions | Extract all explicit translator decision annotations (\add tags, referents, rewordings) in a passage. Args: reference: Scripture reference (e.g. 'John 1:1-18', 'Romans 1:1-7'). |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。