BibleMCP
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 |
|---|---|
| search_verseB | Find Bible verses by keyword or phrase using semantic search. |
| get_verseA | Retrieve the exact text of a single verse. |
| get_passageA | Retrieve a contiguous range of verses within one chapter. |
| cross_referenceA | Find semantically related verses for a reference (not a curated cross-ref index). |
| topic_lookupA | Find verses related to a theological topic via semantic search. |
| original_language_lookupA | Explore a Greek/Hebrew term via related English passages (not a Strong's lexicon). |
| character_profileA | Return verses about a biblical character (no curated biography database). |
| timeline_event_lookupA | Find verses describing a biblical event (no chronology database in v1). |
| summarize_passageB | Fetch chapter text and instructions for the host model to summarize it. |
| theological_analysisC | Assemble primary and related passages plus a question for theological analysis. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/felixLandlord/BibleMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server