Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. NuBerea
NuBerea logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 5:02:02 AM

NuBerea

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website

AI-powered biblical research tools β€” lexicons, morphology, manuscripts, and more.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "nuberea": {
      "url": "https://mcp.nuberea.com/mcp"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

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:

Code
https://mcp.nuberea.com/mcp

Example MCP configuration:

config.json
{
  "mcpServers": {
    "nuberea": {
      "url": "https://mcp.nuberea.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.json defines the marketplace catalog.
  • .claude-plugin/plugin.json defines 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 marketplaceclaude plugin marketplace add anthropics/claude-plugins-communityclaude plugin marketplace add streamsapps/nuberea-mcp
Installclaude plugin install nuberea@claude-communityclaude plugin install nuberea@nuberea
Updateclaude plugin marketplace update claude-community
claude plugin update nuberea@claude-community
claude plugin marketplace update nuberea
claude plugin update nuberea@nuberea
Uninstallclaude plugin uninstall nuberea@claude-community
claude plugin marketplace remove claude-community
claude plugin uninstall nuberea@nuberea
claude plugin marketplace remove nuberea

To scope a marketplace to a single repository instead of your user profile, append --scope project to the marketplace add command.

Restart Claude Code after updating so the new plugin version is loaded.

Use

Start Claude Code:

bash
claude

Authenticate NuBerea (first run only):

text
/mcp

Select nuberea and complete the authentication flow.

Try a prompt such as:

text
Use Nuberea to look up John 1:1 in Greek and summarize the lexical notes.

Troubleshooting

List configured marketplaces:

Terminal
claude plugin marketplace list

List installed plugins:

Terminal
claude plugin list

Check whether the MCP server is connected:

Terminal
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.


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

  • "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.

https://nuberea.com

NuBerea is published to the official MCP Registry as com.streamsapps/nuberea (API).

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • Andrea9293 MCP logoAndrea9293 MCP

    Local-first document management and semantic search for AI coding agents

    πŸ’» Developer Tools2 views
    Compare vs Andrea9293 MCP β†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    πŸ’» Developer Tools3 views
    Compare vs MCP Server Docker β†’
  • Formio MCP logoFormio MCP

    Create and manage Form.io forms, resources, actions, roles, and projects from your AI agent.

    πŸ’» Developer Tools2 views
    Compare vs Formio MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
3
Stargazers on the source repository.
Last commit
5d ago
Most recent push to the default branch.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about NuBerea

NuBerea is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "nuberea": { "url": "https://mcp.nuberea.com/mcp" } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewNuBerea AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/nuberea?style=directory)](https://allmcps.com/mcp/nuberea)
HTML Embed
<a href="https://allmcps.com/mcp/nuberea"><img src="https://allmcps.com/api/badge/nuberea?style=directory" alt="NuBerea on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSSE (Remote)
Last updatedSep 19, 2026
11/12 checks healthy over the last 45d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit5d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 19, 2026
41Quality signal: Fair Β· 41/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to NuBerea β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients