Skip to main content
Glama

mcp-bible

Bible MCP —— 封装了 Bible API(免费、无需认证)

属于 Pipeworx —— 一个将 AI 智能体连接到 1394+ 个实时数据源的 MCP 网关。

工具

工具

描述

get_verse

按引用获取特定圣经经节或经节范围(例如 "john 3:16"、"romans 8:28"、"psalm 23:1-6")。以 World English Bible 译本返回经节文本。

get_passage

以你选择的译本(KJV、WEB、OEB、BBE、Cherokee、DRA 等)获取圣经段落。返回包含引用和译文元数据的完整文本。

random_verse

从 World English Bible(WEB)译本中随机获取一节经文。返回引用、完整经节文本、译本 ID,以及包含书卷、章节和节号的逐节拆分。

Related MCP server: biblebridge-mcp

快速开始

添加到你的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):

{
  "mcpServers": {
    "bible": {
      "url": "https://gateway.pipeworx.io/bible/mcp"
    }
  }
}

或者连接完整的 Pipeworx 网关,以访问全部 1394+ 数据源:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

与 ask_pipeworx 一起使用

无需直接调用工具,你可以用日常英文提问:

ask_pipeworx({ question: "your question about Bible data" })

网关会自动选择正确的工具,并自动填充参数。

更多

许可证

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to retrieve Bible passages from multiple translations (ESV, NIV, KJV, NASB, NKJV, NLT, AMP, MSG). Supports querying single or multiple passages and provides both MCP protocol integration and REST API endpoints.
    1
    7
  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    Provides structured access to Scripture through the BibleBridge API, enabling semantic search, contextual verse retrieval, and cross-reference analysis. It supports natural language reference normalization and comparative theological exploration across different passages.
    1
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to look up Bible verses, search across translations, and compare different versions locally without API keys.

View all related MCP servers

Related MCP Connectors

  • Free, no-key Bible MCP server — 86 translations in 32 languages, from any MCP client.

  • Bible corpus MCP server: scripture, Greek/Hebrew interlinear data, cross-refs, semantic search.

  • AI-powered biblical research tools — lexicons, morphology, manuscripts, and more.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-bible'

If you have feedback or need assistance with the MCP directory API, please join our Discord server