mcp-nullbr-server

An MCP-compatible Java server that exposes “NullBR API” media search, metadata lookup (movies/TV/person/collections), and resource retrieval (various resource types), plus an operation to add 115 download/share links into a CMS. It serves tools over an SSE endpoint for MCP clients.

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ Ai Ml mcp sse api-integration media metadata cms java spring-ai tool-calling
⚙ Agent Friendliness
43
/ 100
Can an agent use this?
🔒 Security
34
/ 100
Is it safe for agents?
⚡ Reliability
29
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
70
Error Messages
0
Auth Simplicity
60
Rate Limits
10

🔒 Security

TLS Enforcement
30
Auth Strength
45
Scope Granularity
10
Dep. Hygiene
30
Secret Handling
50

TLS enforcement and inbound auth to the MCP/SSE server are not described; README only shows upstream API credentials in application.yml. CMS credentials are also configured via application.yml, but there is no stated guidance on logging/redaction, least-privilege, or securing the SSE endpoint. No scope/granular authorization model is documented; tools appear generally callable once the server is reachable.

⚡ Reliability

Uptime/SLA
0
Version Stability
50
Breaking Changes
50
Error Recovery
15
AF Security Reliability

Best When

You want an MCP-capable assistant to programmatically call media discovery and resource-fetching tools through a simple SSE endpoint, and you control both the server and client environment.

Avoid When

You need formal guarantees of reliability/error handling, fine-grained authorization, or documented rate-limit and retry semantics; the README does not provide those details.

Use Cases

  • Search for movies/TV/persons/collections in NullBR
  • Fetch detailed metadata for TMDB IDs
  • Retrieve media resources for movies/TV seasons/episodes/persons/collections
  • Optional: transfer 115/share links into a CMS system via addShareDown

Not For

  • Production deployments without reviewing licensing/legality of the upstream resources and any CMS ingestion behavior
  • Security-sensitive environments where media/resource URLs must not be exposed to untrusted clients
  • Use cases requiring stable, documented REST/SDK contracts (only SSE/MCP tooling is described)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: API key (api-key) and app-id for NullBR upstream
OAuth: No Scopes: No

Authentication is described only as configuration of app-id/api-key for the upstream NullBR API; no details are provided for securing the MCP/SSE endpoint itself (e.g., whether callers must authenticate to this server).

Pricing

Free tier: No
Requires CC: No

No pricing information is provided for this repository/service.

Agent Metadata

Pagination
page-based pagination for searchMedia/getList
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • MCP server is exposed via SSE; some MCP clients may require specific SSE/MCP configuration beyond a plain HTTP URL.
  • No documented rate-limit behavior or retry/idempotency guidance, so agents may need conservative retry policies.
  • The tool set appears broad (search, metadata, resource fetching, CMS ingestion); clients should minimize unnecessary calls to reduce failure likelihood and unintended CMS actions.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-nullbr-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered