AgentMarketMCP / SKILL 资产档案馆

目录 / Bible by Midvash

MCP 鉴权未知 未评级 已上架

Bible by Midvash

Read and compare Scripture across 86 Bible translations in 32 languages — no API key, no signup. **Tools** - `get_passage` — fetch a passage from a natural reference in any language ("John 3:16", "João 3:16", "Psalm 23") - `get_verse` — one exact verse or a contiguous range - `get_chapter` — a full chapter, formatted in Markdown - `search_bible` — find verses by keyword or phrase - `compare_passage` — the same passage side by side across versions - `list_versions` / `list_books` — discover what is available All tools are read-only. **Filtering a connection** Append `?v=` and `?lang=` to the server URL to restrict a connection to specific versions or languages — for example `?v=nvi,kjv&lang=pt-br,en`. Without them, every version is available. Source: [github.com/midvash/bible-mcp](https://github.com/midvash/bible-mcp) · Docs: [mcp.midvash.com](https://mcp.midvash.com)

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 17:09):Read and compare Scripture across 86 Bible translations in 32 languages — no API key, no signup
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://bible--midvash.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Bible by Midvash": {
      "url": "https://bible--midvash.run.tools"
    }
  }
}

能力清单

工具说明
get_verseFetches one exact Bible verse or a contiguous verse range from a specific version. Use this when the book, chapter, verse, and version are already known. For natural references such as "John 3:16-18", prefer get_passage.
get_chapterFetches a full Bible chapter from a specific version, formatted in Markdown with numbered verses. Use this when the user needs chapter-level context instead of an isolated verse.
get_passageFetches a Bible passage from a natural-language reference such as "John 3:16-18", "João 3:16", "Romans 8:1-11", or "Psalm 23". This is the primary lookup tool when the user gives a citation instead of structured book/chapter/verse fields.
search_bibleSearches for a keyword or exact phrase in one Bible version and returns matching verse references in Markdown. Use this for discovery questions like "find verses about love in KJV". For direct citation lookup, use get_passage or get_verse.
compare_passageCompares the same Bible passage across multiple Bible versions and returns a Markdown side-by-side style comparison. Use this for translation comparison, sermon preparation, or study questions. For a single version, use get_passage.
list_versionsLists Bible versions available to the current MCP connection, automatically respecting URL filters such as ?v=nvi,kjv and ?lang=pt-br,en. Use this before lookup, search, or comparison when the user has not specified a version.
list_booksLists the 66 canonical Bible books with localized names, slugs, abbreviations, testament grouping, and chapter counts. Use this when an agent needs valid book identifiers or localized display names before calling lookup tools.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。