F
licenseNot graded
qualityC
maintenanceEnables LLMs to fetch exact LDS scripture verses, search scriptures by topic, retrieve random verses, and search General Conference talks with smart fuzzy matching.
-
No user-submitted related servers found.
Scored across 4 tools
Each tool targets a distinct operation: search content, fetch article by URL, browse category listing, and retrieve scripture by reference. There is no functional overlap or ambiguity.
All tools follow a consistent verb_noun pattern using snake_case (search_gospel_library, get_article, browse_category, get_scripture), making the API predictable.
4 tools is appropriate for a focused read-only Gospel Library accessor, covering discovery and retrieval without unnecessary bloat.
The tool set covers the full reader journey: search, browse categories, fetch articles, and get scripture passages. No critical operations are missing for the stated purpose.