bible-mcp
Bible MCP is an MCP server that provides scripture text to LLMs via the Model Context Protocol.
Bible MCP is a specialized server designed to facilitate the interaction between Large Language Models (LLMs) and biblical texts. By leveraging the Model Context Protocol (MCP), it standardizes the way LLMs can access and query scripture texts across multiple languages. This tool is particularly useful for applications that require scriptural references, such as theological studies, sermon preparations, or religious education. Bible MCP supports querying of Bible verses by specific references, allowing users to access original language texts in Hebrew and Greek, as well as English translations. It also provides the capability to retrieve multiple verses or entire passages and compare different translations side by side. This makes it a versatile tool for anyone needing detailed and structured access to 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
Usage with Different Platforms
npm
npm run build
docker
docker build -t bible-mcp .
docker_run
docker run -i bible-mcp
Related MCP Servers
View all knowledge_and_memory servers →git-mcp
by idosal
GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms GitHub projects into documentation hubs, enabling AI tools to access up-to-date documentation and code.
Knowledge Graph Memory Server
by modelcontextprotocol
A basic implementation of persistent memory using a local knowledge graph, allowing Claude to remember information about the user across chats.
mcpdoc
by langchain-ai
MCP LLMS-TXT Documentation Server provides a structured way to manage and retrieve LLM documentation using the Model Context Protocol.
rust-docs-mcp-server
by Govcraft
The Rust Docs MCP Server provides an up-to-date knowledge source for specific Rust crates, enhancing the accuracy of AI coding assistants by allowing them to query current documentation.
algorand-mcp
by GoPlausible
This is a Model Context Protocol (MCP) implementation for Algorand blockchain interactions, providing a server package for blockchain interactions and a client package for wallet management and transaction signing.
mindmap-mcp-server
by YuChenSSR
A Model Context Protocol (MCP) server for converting Markdown content to interactive mindmaps.
basic-memory
by basicmachines-co
Basic Memory is a tool that allows users to build a persistent knowledge base through natural conversations with LLMs, storing information in Markdown files.