Skip to main content
Glama
mpduarte

biblical-linguistics-mcp

by mpduarte

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
parse_verseB

Return all words with full morphological parsing for a Bible verse

lookup_wordA

Full lexical entry by Strong's number (e.g. H7225, G3056)

reverse_lookupB

English word to possible Hebrew/Greek lexemes reverse lookup

search_by_rootB

Find verses sharing a lexeme/root by Strong's number

cross_reference_tskC

Get Treasury of Scripture Knowledge cross-references for a verse

cross_reference_thematicB

Find topical/thematic related passages by reference or topic keyword

lxx_alignmentA

Show LXX Greek for a Hebrew verse or find Hebrew source for LXX Greek word

word_frequencyB

Get frequency and distribution statistics for a lexeme by Strong's number

compare_translationsB

Show a verse across multiple Bible translations (KJV, ASV, WEB)

Prompts

Interactive templates invoked by user choice

NameDescription
word_studyGuided word study: gathers lexical data, morphology, occurrences, and cross-references for a comprehensive word study report
passage_exegesisExegetical analysis: parses all words in a passage, identifies key terms, pulls cross-references, and frames an exegetical outline
trace_themeTrace a theological theme across both testaments using topical index and lexeme search
lxx_quotation_analysisFor NT passages quoting the OT: align NT Greek with LXX Greek and underlying Hebrew to analyze the quotation method

Resources

Contextual data attached and managed by the client

NameDescription
Bible BooksList of all Bible books with metadata (testament, chapter count, original language)
Morphology Code ReferenceReference table explaining all Hebrew and Greek morphology code abbreviations

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/mpduarte/biblical-linguistics-mcp'

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