bible
MCP server for Bible verse lookup and search. Connect Claude or ChatGPT to Scripture with interactive reading, full-text search, and 80+ books.
How to use
The Bible MCP server provides an interactive platform for developers to integrate Bible verse lookup and search functionalities into their applications. With access to over 80 books of scripture, you can perform full-text searches and engage with the text in innovative ways, making it a powerful tool for building religious or educational applications. This server connects seamlessly with AI models like Claude or ChatGPT, enhancing the user experience by allowing for dynamic interactions with biblical texts.
Once connected to the Bible MCP server, you can interact with it by sending specific queries to retrieve verses, search for keywords, or request contextual information about biblical passages. You can ask questions such as "Find me verses about love" or "What does John 3:16 say?" to get precise responses. For optimal results, use clear and concise commands to ensure the server understands your requests effectively.
How to install
Prerequisites
Make sure you have Node.js installed on your machine as this server runs on JavaScript. You can verify your installation by running:
node -v
Option A: Quick Start with npx
You can quickly start using the Bible MCP server with the following command:
npx -y bible-mcp
Option B: Global Install Alternative
If you prefer to install it globally, you can use:
npm install -g bible-mcp
Once installed, you can start the server by running bible-mcp in your terminal.
Additional notes
For optimal performance, consider configuring your environment for handling large queries and responses, as the Bible text can be extensive. You may want to set up environment variables to manage API keys or specify custom configurations. A common issue is forgetting to install Node.js, which is essential to run the server, so ensure it's installed before proceeding.
Related MCP Servers
mcp
🤖 A Model Context Protocol (MCP) library for use with Agentic chat bots
CanvasMCPClient
Canvas MCP Client is an open-source, self-hostable dashboard application built around an infinite, zoomable, and pannable canvas. It provides a unified interface for interacting with multiple MCP (Model Context Protocol) servers through a flexible, widget-based system.
mcp -amazon
🛍📦 Unofficial Amazon Model Context Protocol Server (MCP) - Search products and purchase directly from Claude AI! ✨
docmole
Dig through any documentation with AI - MCP server for Claude, Cursor, and other AI assistants
obsidian
MCP server for Obsidian vault management - enables Claude and other AI assistants to read, write, search, and organize your notes
driflyte
The Driflyte MCP Server exposes tools that allow AI assistants to query and retrieve topic-specific knowledge from recursively crawled and indexed web pages.