Server data from the Official MCP Registry
AI-powered biblical research tools — lexicons, morphology, manuscripts, and more.
AI-powered biblical research tools — lexicons, morphology, manuscripts, and more.
Remote endpoints: streamable-http: https://auth.aws-dev.streamsappsgslbex.com/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-streamsapps-nuberea": {
"url": "https://auth.aws-dev.streamsappsgslbex.com/mcp"
}
}
}From the project's GitHub README.
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).
NuBerea is an AI-powered theological assistant designed to help users explore Scripture with deeper insight.
It provides tools for:
Learn more at https://nuberea.com
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/
This is the universal path for ChatGPT, Cursor, Claude Desktop, custom agents, and any other MCP-compatible client.
Sign in or create a NuBerea account at https://nuberea.com/login.
Point your client at the NuBerea MCP server URL:
https://auth.aws-dev.streamsappsgslbex.com/mcp
Example MCP configuration:
{
"mcpServers": {
"nuberea": {
"url": "https://auth.aws-dev.streamsappsgslbex.com/mcp"
}
}
}
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.
If you use Claude Code, NuBerea ships as a first-class plugin.
This repository follows Claude Code's marketplace layout:
.claude-plugin/marketplace.json defines the marketplace catalog..claude-plugin/plugin.json defines the NuBerea plugin.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 | claude plugin marketplace add anthropics/claude-plugins-community | claude plugin marketplace add streamsapps/nuberea-mcp |
| Install | claude plugin install nuberea@claude-community | claude plugin install nuberea@nuberea |
| Update | claude plugin marketplace update claude-communityclaude plugin update nuberea@claude-community | claude plugin marketplace update nubereaclaude plugin update nuberea@nuberea |
| Uninstall | claude plugin uninstall nuberea@claude-communityclaude plugin marketplace remove claude-community | claude plugin uninstall nuberea@nubereaclaude plugin marketplace remove nuberea |
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.
Start Claude Code:
claude
Authenticate NuBerea (first run only):
/mcp
Select 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.
List configured marketplaces:
claude plugin marketplace list
List installed plugins:
claude plugin list
Check whether the MCP server is connected:
claude mcp list
Or 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.
NuBerea MCP enables AI assistants to perform scholarly biblical research on demand. Try prompts like:
Full documentation is available at https://nuberea.com/docs/mcp/, including:
Contributor and release workflow documentation lives in CONTRIBUTING.md.
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).
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.