Nu Berea MCP Server

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). It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-06-24 · ★ 3 · #787 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

NOASSERTION · how we verify → /methodology

01 · Install Nu Berea

Claude Code

claude mcp add streamsapps-nuberea-mcp --transport http https://auth.aws-dev.streamsappsgslbex.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "streamsapps-nuberea-mcp": {
      "url": "https://auth.aws-dev.streamsappsgslbex.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://auth.aws-dev.streamsappsgslbex.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to auth.aws-dev.streamsappsgslbex.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace com.streamsapps - domain-verified with the official MCP registry

03 · Who maintains Nu Berea

NuBerea is maintained by streamsapps. It's the only MCP server we track from this author; the repo dates to Mar 2026.

04 · Facts

category
other - ranked #787 of 848 actively-maintained other servers as of 2026-08-25.
registry
com.streamsapps/nuberea (active, first published 2026-04-08)

05 · Nu Berea FAQ

What is Nu Berea?

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). It is available as a remote MCP endpoint.

Is Nu Berea still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-24. We re-verify nightly.

How do I install Nu Berea?

Run `claude mcp add streamsapps-nuberea-mcp --transport http https://auth.aws-dev.streamsappsgslbex.com/mcp`. You can also paste the ready-made client config above.

Does Nu Berea require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Nu Berea