biblical-linguistics-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| word_study | Guided word study: gathers lexical data, morphology, occurrences, and cross-references for a comprehensive word study report |
| passage_exegesis | Exegetical analysis: parses all words in a passage, identifies key terms, pulls cross-references, and frames an exegetical outline |
| trace_theme | Trace a theological theme across both testaments using topical index and lexeme search |
| lxx_quotation_analysis | For 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
| Name | Description |
|---|---|
| Bible Books | List of all Bible books with metadata (testament, chapter count, original language) |
| Morphology Code Reference | Reference table explaining all Hebrew and Greek morphology code abbreviations |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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