Skip to main content
Glama

Server Details

Bible translations, books, chapters, verses, and search

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

5 tools
bible_booksInspect

Return books and chapter counts for a translation.

ParametersJSON Schema
NameRequiredDescriptionDefault
translationYes
bible_chapterInspect

Return all verses, groupings, and red letter data for a chapter.

ParametersJSON Schema
NameRequiredDescriptionDefault
bookYes
chapterYes
translationYes
bible_translationsInspect

Return all available Bible translations.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

bible_verseInspect

Return a specific verse, with red letter data if available.

ParametersJSON Schema
NameRequiredDescriptionDefault
bookYes
verseYes
chapterYes
translationYes

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Last verification attempt failed.

Failed to fetch .well-known/glama.json: HTTP 401

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.