MCP ExplorerExplorer

Bible Mcp

@themikejron a year ago
1 MIT
FreeCommunity
AI Systems
An mcp server for the bible.

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.

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 build
  • docker build -t bible-mcp .
  • docker run -i bible-mcp

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers