Skip to main content
Glama
QABoahene

Adventist Study MCP

by QABoahene

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

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

Tools

Functions exposed to the LLM to take actions

NameDescription
bible_lookupA

Look up a Bible passage by reference.

Args: reference: e.g. "John 3:16", "Romans 8:1-4", "Psalm 23" (whole chapter). translation: kjv, asv, ylt, or bbe. KJV is the default and the most commonly cited translation in Adventist study.

bible_searchA

Full-text search the Bible for words or phrases.

Args: query: words to find; wrap in double quotes for an exact phrase. translation: kjv, asv, ylt, or bbe. limit: maximum verses to return (1-100). book: optional book name to restrict the search, e.g. "Daniel".

beliefs_listA

List all 28 Fundamental Beliefs by number and title, grouped by doctrinal category.

beliefs_getA

Get the full official text of a Fundamental Belief.

Args: number_or_topic: a number 1-28, or a topic such as "sabbath", "state of the dead", or "second coming".

beliefs_searchA

Search the 28 Fundamental Beliefs for a word or phrase.

egw_booksA

List the available Ellen G. White writings and their citation abbreviations.

egw_searchA

Search Ellen G. White's public-domain writings.

Results carry standard citations (e.g. "DA 123" = The Desire of Ages, page 123).

Args: query: words to find; wrap in double quotes for an exact phrase. book: optional title or abbreviation (SC, DA, GC, PP, COL, MB). limit: maximum passages to return (1-50).

egw_get_chapterA

Retrieve a full chapter from an Ellen G. White book.

Args: book: title or abbreviation (SC, DA, GC, PP, COL, MB). chapter: chapter number.

study_topicA

Build a full study on a doctrinal topic across all three sources.

Returns what the church officially teaches, the proof texts the belief statement itself cites (with full verse text), further verses on the topic, and relevant Ellen G. White passages. Use this for "why do Adventists believe X?" questions.

Args: topic: e.g. "the Sabbath", "the state of the dead", "the second coming", "baptism", "the sanctuary", "spiritual gifts". translation: kjv, asv, ylt, or bbe.

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/QABoahene/seventh-day-adventist-mcp'

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