Skip to main content
Glama
felixLandlord

BibleMCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_verseB

Find Bible verses by keyword or phrase using semantic search.

get_verseA

Retrieve the exact text of a single verse.

get_passageA

Retrieve a contiguous range of verses within one chapter.

cross_referenceA

Find semantically related verses for a reference (not a curated cross-ref index).

topic_lookupA

Find verses related to a theological topic via semantic search.

original_language_lookupA

Explore a Greek/Hebrew term via related English passages (not a Strong's lexicon).

character_profileA

Return verses about a biblical character (no curated biography database).

timeline_event_lookupA

Find verses describing a biblical event (no chronology database in v1).

summarize_passageB

Fetch chapter text and instructions for the host model to summarize it.

theological_analysisC

Assemble primary and related passages plus a question for theological analysis.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/felixLandlord/BibleMCP'

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