# Macaroon Bible Evidence (remote · api.macaroonnetwork.com)

Read-only BSB and WEB Scripture evidence with provenance, context, comparison, and search.

- Trust score: 73/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `api.macaroonnetwork.com`: 73/100 (this document), [markdown](https://verifymcp.io/servers/com-macaroonnetwork-bible-evidence/mcp-faith-evidence-v1-mcp.md), [page](https://verifymcp.io/servers/com-macaroonnetwork-bible-evidence/mcp-faith-evidence-v1-mcp)

## Channel facts

- Endpoint: `https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.3.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 72/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 479 tokens (~43/item across 11 items; 11 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 75/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 12% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the Macaroon Bible Evidence MCP server?

Macaroon Bible Evidence is a hosted endpoint at https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-macaroonnetwork-bible-evidence 'https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/'
```

### Cursor

```json
{
  "mcpServers": {
    "com-macaroonnetwork-bible-evidence": {
      "url": "https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-macaroonnetwork-bible-evidence": {
      "type": "http",
      "url": "https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-macaroonnetwork-bible-evidence]
url = "https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-macaroonnetwork-bible-evidence": {
      "type": "remote",
      "url": "https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-macaroonnetwork-bible-evidence --url 'https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-macaroonnetwork-bible-evidence:
    url: "https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/"
```

### Netclaw

```json
{
  "McpServers": {
    "com-macaroonnetwork-bible-evidence": {
      "Transport": "http",
      "Url": "https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-macaroonnetwork-bible-evidence -t streamable-http -u 'https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/'
```

### Other

```json
{
  "mcpServers": {
    "com-macaroonnetwork-bible-evidence": {
      "type": "http",
      "url": "https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-21 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 69, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-12 (score 69)

First indexed and scored.

## MCP tools (11)

### `faith_scripture_lookup` (~67 tokens)

Scripture Lookup

Retrieve one to five exact, same-chapter verses from pinned BSB or WEB evidence.

Input parameters:

- `book_id` (string, required)
- `chapter` (integer, required)
- `source_id` (string, required)
- `verse_end` (integer, required)
- `verse_start` (integer, required)

### `faith_passage_context_preview` (~59 tokens)

Passage Context Preview

Return the requested verse with one same-chapter verse before and after; no generated interpretation.

Input parameters:

- `book_id` (string, required)
- `chapter` (integer, required)
- `source_id` (string, required)
- `verse` (integer, required)

### `faith_passage_compare_preview` (~50 tokens)

Translation Comparison Preview

Compare one exact verse in BSB and WEB without blending or interpreting the source texts.

Input parameters:

- `book_id` (string, required)
- `chapter` (integer, required)
- `verse` (integer, required)

### `faith_cross_references_preview` (~55 tokens)

Cross-Reference Preview

Return one sourced cross-reference for an exact verse, with relationship attribution.

Input parameters:

- `book_id` (string, required)
- `chapter` (integer, required)
- `source_id` (string, required)
- `verse` (integer, required)

### `faith_scripture_search_preview` (~46 tokens)

Scripture Search Preview

Return up to three literal corpus matches for a short keyword or phrase; not a doctrinal ranking.

Input parameters:

- `query` (string, required)
- `source_id` (string, required)

### `faith_topic_guide_preview` (~38 tokens)

Topic Evidence Preview

Return a deterministic source-labelled evidence guide for one supported topic.

Input parameters:

- `source_id` (string, required)
- `topic` (string, required)

### `faith_services_list` (~20 tokens)

List Faith Services

List public, sale-ready Christian Faith and Theology services.

### `faith_services_search` (~37 tokens)

Search Faith Services

Search public Christian services with a short, non-personal capability query.

Input parameters:

- `limit` (integer)
- `query` (string, required)

### `faith_service_detail` (~33 tokens)

Faith Service Details

Get current details for one public Christian Faith service.

Input parameters:

- `service_id` (string, required): Exact public Christian Faith service ID.

### `faith_service_evidence` (~36 tokens)

Faith Service Evidence

Get validation evidence and limitations for one public Christian Faith service.

Input parameters:

- `service_id` (string, required): Exact public Christian Faith service ID.

### `faith_service_page` (~38 tokens)

Faith Service Page

Get an external Macaroon page without executing or paying for a service.

Input parameters:

- `service_id` (string, required): Exact public Christian Faith service ID.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-macaroonnetwork-bible-evidence/mcp-faith-evidence-v1-mcp#diagnostics

## Score history

- 2026-09-21: 73
- 2026-09-20: 72
- 2026-09-19: 72
- 2026-09-18: 71
- 2026-09-17: 71
- 2026-09-16: 70
- 2026-09-15: 70
- 2026-09-14: 70
- 2026-09-13: 69
- 2026-09-12: 69

## Common questions

### What is the Macaroon Bible Evidence MCP server?

Macaroon Bible Evidence is an MCP server listed in the public MCP registry as com.macaroonnetwork/bible-evidence. Read-only BSB and WEB Scripture evidence with provenance, context, comparison, and search. This page covers its hosted endpoint (https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/).

### Is the Macaroon Bible Evidence MCP server safe to use?

Macaroon Bible Evidence scores 73 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Macaroon Bible Evidence MCP server expose?

Macaroon Bible Evidence exposes 11 tools: faith_scripture_lookup, faith_passage_context_preview, faith_passage_compare_preview, faith_cross_references_preview, faith_scripture_search_preview, and 6 more. Their descriptions and schemas cost roughly 479 tokens of context every time the server is loaded.

### Does the Macaroon Bible Evidence MCP server require authentication?

No. We connected to Macaroon Bible Evidence without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Macaroon Bible Evidence MCP server still maintained?

Macaroon Bible Evidence is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/
- Repository: https://github.com/kevmoz/macaroon-bible-evidence-mcp
- Website: https://macaroonnetwork.com/bible-api
- Changelog RSS feed: https://verifymcp.io/servers/com-macaroonnetwork-bible-evidence/mcp-faith-evidence-v1-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-macaroonnetwork-bible-evidence/mcp-faith-evidence-v1-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-macaroonnetwork-bible-evidence/mcp-faith-evidence-v1-mcp
