MCP Hub
Back to servers

uiule

Bible MCP — wraps the Bible API (free, no auth)

Registry
Updated
Apr 2, 2026

@pipeworx/mcp-bible

MCP server for bible-api.com — look up verses by reference, retrieve passages in multiple translations, and get random verses. Free, no auth required.

Tools

ToolDescription
get_verseFetch a verse or verse range by reference (WEB translation)
get_passageFetch a passage with a specific translation (KJV, WEB, etc.)
random_verseFetch a random Bible verse

Quick Start

Add to your MCP client config:

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

CLI Usage

npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/bible

License

MIT

Reviews

No reviews yet

Sign in to write a review