Skip to main content
Glama
jasonbellz

Gospel Library MCP Server

by jasonbellz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_gospel_libraryA

Search the Church of Jesus Christ Gospel Library (churchofjesuschrist.org) for articles, talks, scriptures, manuals, and policies. Returns a list of matching articles with titles and URLs. No API key required. Use this proactively when answering questions about Church doctrine, policies, scriptures, or general conference talks.

get_articleA

Fetch the full content of a specific Gospel Library article, talk, manual chapter, or policy page by URL. Returns clean markdown text. Use this after search_gospel_library to read the full content of an article. Specify lang to retrieve content in a different language (e.g. 'spa' for Spanish). Defaults to the OS locale language.

browse_categoryA

List articles and talks available in a Gospel Library category or collection. Returns titles and URLs. Useful for browsing conference sessions, scripture books, or magazine issues. IMPORTANT: Category paths must be exact. For manuals, paths are often year-specific — if you are unsure of the exact path, use search_gospel_library first to discover the correct URL. Come Follow Me paths include the year and audience, e.g. 'manual/come-follow-me-for-individuals-and-families-new-testament-2023' or 'manual/come-follow-me-for-sunday-school-new-testament-2023'. Do NOT guess a generic path like 'manual/come-follow-me' — it will 404. Specify lang to retrieve content in a different language. Defaults to OS locale language.

get_scriptureA

Fetch a specific scripture passage by reference. Supports the Bible (Old and New Testament), Book of Mormon, Doctrine & Covenants, and Pearl of Great Price. Returns only the requested verse(s) as markdown. Specify lang to retrieve the passage in a different language. Defaults to OS locale language.

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/jasonbellz/gospel-library-mcp'

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