- Explore MCP Servers
- bible-mcp
Bible Mcp
What is Bible Mcp
Bible MCP is an MCP server designed to provide scripture text to Large Language Models (LLMs) through the Model Context Protocol, enabling standardized interaction with biblical texts.
Use cases
Use cases for Bible MCP include developing chatbots that provide scriptural references, creating educational applications for Bible study, and enhancing language models with biblical knowledge.
How to use
To use Bible MCP, you can build and run the server using Docker commands. Once running, LLMs can query the server for scripture text by referencing specific books, chapters, and verses.
Key features
Key features include querying Bible verses by reference, accessing original language texts (Hebrew, Greek), retrieving multiple verses or entire passages, and comparing translations side by side.
Where to use
Bible MCP can be used in various fields such as religious studies, educational tools, language learning, and AI applications that require access to biblical texts.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Bible Mcp
Bible MCP is an MCP server designed to provide scripture text to Large Language Models (LLMs) through the Model Context Protocol, enabling standardized interaction with biblical texts.
Use cases
Use cases for Bible MCP include developing chatbots that provide scriptural references, creating educational applications for Bible study, and enhancing language models with biblical knowledge.
How to use
To use Bible MCP, you can build and run the server using Docker commands. Once running, LLMs can query the server for scripture text by referencing specific books, chapters, and verses.
Key features
Key features include querying Bible verses by reference, accessing original language texts (Hebrew, Greek), retrieving multiple verses or entire passages, and comparing translations side by side.
Where to use
Bible MCP can be used in various fields such as religious studies, educational tools, language learning, and AI applications that require access to biblical texts.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Bible MCP
An MCP server that provides scripture text to LLMs via the Model Context Protocol.
Overview
Bible MCP is a tool that allows Large Language Models (LLMs) to access and query scripture text in multiple languages. It uses the Model Context Protocol (MCP) to standardize how the LLM interacts with biblical texts.
Features
- Query Bible verses by reference (book, chapter, verse)
- Access original language texts (Hebrew, Greek) and English translations
- Retrieve multiple verses or entire passages
- Compare translations side by side
Data Sources
- Greek New Testament (SBLGNT)
- Hebrew Old Testament
- Berean Standard Bible (English translation)
Development
See CLAUDE.md for development guidelines and commands.
Build
npm run builddocker build -t bible-mcp .docker run -i bible-mcp
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










