nuberea-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@nuberea-mcpShow me John 3:16 with Greek morphology"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
NuBerea AI
Tools for building AI-powered theological study experiences using NuBerea.
This repository contains resources for integrating NuBerea’s biblical research tools with AI assistants, developer frameworks, and the Model Context Protocol (MCP).
What is NuBerea?
NuBerea is an AI-powered theological assistant designed to help users explore Scripture with deeper insight.
It provides tools for:
Biblical cross-references
Greek and Hebrew word insights
Scripture-grounded theological explanations
AI-assisted sermon preparation and research
Learn more at https://nuberea.com
Model Context Protocol (MCP)
NuBerea provides an MCP server that allows AI clients to securely access NuBerea’s theological tools.
Using MCP, assistants such as ChatGPT, Claude, Cursor, Claude Desktop, or custom agents can interact with NuBerea’s research capabilities as structured tools.
Full documentation: https://nuberea.com/docs/mcp/
Quick Start (any MCP client)
This is the universal path for ChatGPT, Cursor, Claude Desktop, custom agents, and any other MCP-compatible client.
1. Create an account
Sign in or create a NuBerea account at https://nuberea.com/login.
2. Add NuBerea to your MCP client
Point your client at the NuBerea MCP server URL:
https://auth.aws-dev.streamsappsgslbex.com/mcpExample MCP configuration:
{
"mcpServers": {
"nuberea": {
"url": "https://auth.aws-dev.streamsappsgslbex.com/mcp"
}
}
}3. Authenticate
NuBerea MCP uses token-based authentication with refresh tokens to maintain secure, long-lived sessions. Your client will prompt you to sign in on first use. See the docs for client-specific setup.
Claude Code plugin
If you use Claude Code, NuBerea ships as a first-class plugin.
This repository follows Claude Code's marketplace layout:
.claude-plugin/marketplace.jsondefines the marketplace catalog..claude-plugin/plugin.jsondefines the NuBerea plugin.
Install
Choose one of the marketplace sources below. The Anthropic Community marketplace is recommended for most users; use the GitHub source if you want preview builds direct from this repo.
Anthropic Community (recommended) | GitHub (this repo) | |
Add marketplace |
|
|
Install |
|
|
Update |
|
|
Uninstall |
|
|
To scope a marketplace to a single repository instead of your user profile, append
--scope projectto themarketplace addcommand.
Restart Claude Code after updating so the new plugin version is loaded.
Related MCP server: SolaGuard MCP Server
Use
Start Claude Code:
claudeAuthenticate NuBerea (first run only):
/mcpSelect nuberea and complete the authentication flow.
Try a prompt such as:
Use Nuberea to look up John 1:1 in Greek and summarize the lexical notes.Troubleshooting
List configured marketplaces:
claude plugin marketplace listList installed plugins:
claude plugin listCheck whether the MCP server is connected:
claude mcp listOr inside Claude Code, run /mcp.
If NuBerea shows Needs authentication, run /mcp, select nuberea, and complete authentication. If authentication succeeds but reconnection fails, restart Claude Code.
Example Use Cases
NuBerea MCP enables AI assistants to perform scholarly biblical research on demand. Try prompts like:
Greek & Hebrew Word Studies
"Look up the Greek word ἀγάπη (agape) in the LSJ lexicon and show me every occurrence in 1 John."
"What does the Hebrew word חֶסֶד (chesed) mean in BDB, and where does it appear in the Psalms?"
"Give me the morphology of every word in John 1:1 from the Macula Greek dataset."
Exegesis & Verse Analysis
"Show me John 3:16 with word-by-word Greek morphology, lemmas, and Strong's numbers."
"Compare the Hebrew of Genesis 1:1 with the Septuagint Greek translation."
"What manuscripts contain Mark 16:9–20, and how do their transcriptions differ?"
Cross-References & Theological Themes
"Find Old Testament cross-references for Romans 3:23 and explain the theological connection."
"Trace the theme of 'covenant' across the Pentateuch using cross-reference data."
"Show me every NT quotation of Isaiah 53."
Sermon & Study Preparation
"Help me prepare a sermon on Philippians 2:5–11 — give me the Greek structure, key word studies, and historic interpretations."
"Build a Bible study outline on the parables of the kingdom in Matthew 13."
"Summarize the textual variants in 1 Corinthians 13 across the major manuscript traditions."
Manuscript & Textual Criticism
"Show me the Dead Sea Scrolls readings for Isaiah 7:14."
"Pull the CNTR transcription data for Codex Sinaiticus on John 1."
"Compare Aland's synopsis entries for the resurrection accounts across the Synoptic Gospels."
Documentation
Full documentation is available at https://nuberea.com/docs/mcp/, including:
MCP server configuration
Authentication setup
Tool definitions
Client integration examples
Contributing
Contributor and release workflow documentation lives in CONTRIBUTING.md.
About NuBerea
NuBerea helps pastors, students, and believers study Scripture more deeply using AI while remaining rooted in biblical text and historic Christian theology.
NuBerea is published to the official MCP Registry as com.streamsapps/nuberea (API).
This server cannot be deployed
Maintenance
Related MCP Connectors
Scripture-cited answers to any Bible question, plus verse text and study pages, for AI agents.
- DarashOAuthpro.publifye
Bible research: 59 translations, Hebrew/Greek Strong's, morphology, cross-refs, 13 dictionaries
- JunifyeOAuthpro.publifye
Write books, studies & commentaries with your AI — EPUB, print-ready PDF, web reader, ISBN, RTL
Faith tools for AI agents: cited KJV Scripture, ORA Q&A, sermons, churches, prayer & giving.
Related MCP Servers
- FlicenseAqualityDmaintenanceEnables AI assistants to retrieve Bible passages from multiple translations (ESV, NIV, KJV, NASB, NKJV, NLT, AMP, MSG). Supports querying single or multiple passages and provides both MCP protocol integration and REST API endpoints.18-
- AlicenseAqualityDmaintenanceProvides comprehensive Biblical research tools including scripture lookup, interlinear Greek/Hebrew data, and Strong's concordance within a Protestant theological framework. It enables AI applications to perform full-text biblical searches, topical studies, and cross-referencing using authoritative theological data.4MIT
- AlicenseNot gradedqualityNot gradedmaintenanceProvides structured access to Scripture through the BibleBridge API, enabling semantic search, contextual verse retrieval, and cross-reference analysis. It supports natural language reference normalization and comparative theological exploration across different passages.1-
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to look up Bible verses, search across translations, and compare different versions locally without API keys.-