Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Urantia Papers

REMOTE · API.URANTIA.DEV · SCANNED AUG 3

Free, open MCP server for The Urantia Papers. 197 papers, 14,500+ paragraphs, 4,400+ entities.

Available components

+3 this week 71 Trust /100
Trust breakdown (6 categories)

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. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 33435 tokens (~46/item across 716 items; 19 tools + 697 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.urantia.dev

# add to Claude Code
claude mcp add --transport http dev-urantia-urantia-papers https://api.urantia.dev/mcp
# ~/.codex/config.toml
[mcp_servers.dev-urantia-urantia-papers]
url = "https://api.urantia.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-urantia-urantia-papers": {
      "type": "remote",
      "url": "https://api.urantia.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-urantia-urantia-papers --url https://api.urantia.dev/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  dev-urantia-urantia-papers:
    url: "https://api.urantia.dev/mcp"
// mcp.json
{
  "mcpServers": {
    "dev-urantia-urantia-papers": {
      "type": "http",
      "url": "https://api.urantia.dev/mcp"
    }
  }
}

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

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +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.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

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

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 67

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.urantia.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=urantia.dev CN=WE1,O=Google Trust Services,C=US 30 Jun 2026 28 Sept 2026 ECDSA 256 ECDSA-SHA256 a98b4fc8119216e10e766ee094787f91
SANs: urantia.dev, api.urantia.dev
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of api.urantia.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
urantia.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.urantia.dev/mcp Verified 200
http (plaintext) http://api.urantia.dev/mcp Served over HTTP 200
MCP tools — 19 exposed · ~2,055 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
audio.get ~77

Get the audio file URL for a specific paragraph. Accepts any paragraph reference format (globalId "1:2.0.1", standardReferenceId "2:0.1", or paperSectionParagraphId "2.0.1").

NameTypeReqDescription
paragraph_refstringyesParagraph reference. Example: "2:0.1"
NameTypeReqDescription
audioyes
paragraphIdstringyes

No examples provided.

bible.book ~96

Get metadata for a single Bible book including chapter and verse counts. Accepts OSIS codes ("Gen"), USFM codes ("GEN"), full names ("Genesis"), and aliases ("genesis", "1-maccabees") — case-insensitive, hyphens/underscores tolerated.

NameTypeReqDescription
book_codestringyesBook identifier. Examples: "Gen", "GEN", "Genesis", "1Macc", "DanGr"
NameTypeReqDescription
bookobjectyes

No examples provided.

bible.books ~63

List all 81 books of the World English Bible (eng-web): 39 Old Testament + 15 deuterocanonical + 27 New Testament. Each entry includes OSIS book code, full name, abbreviation, canonical order, canon, and chapter/verse counts.

Input schema present but exposes no named parameters.

NameTypeReqDescription
booksarrayyes

No examples provided.

bible.chapter ~71

Get every verse in a Bible chapter, ordered by verse number. Accepts OSIS, USFM, full name, or alias for `book_code`.

NameTypeReqDescription
book_codestringyesBook identifier. Example: "Gen" or "Genesis"
chapterintegeryesChapter number (1-indexed)
NameTypeReqDescription
bookCodestringyes
bookNamestringyes
canonstringyes
chapterintegeryes
versesarrayyes

No examples provided.

bible.search.semantic ~248

Free-form natural-language search across all Bible chunks, ranked by cosine similarity. Each result includes the top-N pre-computed Urantia paragraphs related to that chunk via `bible_parallels` (direction=bible_to_ub). One query surfaces both Bible matches and the relevant UB content. Optional filters: `canon` (`ot`, `deuterocanon`, `nt`) and `book_code`. Set `urantia_parallel_limit` to 0 to suppress the UB attachment. Requires OPENAI_API_KEY.

NameTypeReqDescription
book_codestringRestrict to a single book. Example: "Matt" or "Matthew"
canonstringFilter by canon: ot, deuterocanon, nt
limitintegerBible results per page (1-100)
pageintegerPage number (0-indexed)
qstringAlias for `query` (REST compatibility).
querystringNatural language query. Example: "blessed are the poor"
urantia_parallel_limitintegerHow many UB paragraphs to attach per Bible result (0-10, default 3). 0 disables.
NameTypeReqDescription
dataarrayyes
metaobjectyes

No examples provided.

bible.verse ~77

Get a single verse from the World English Bible (eng-web). Accepts OSIS, USFM, full name, or alias for `book_code`.

NameTypeReqDescription
book_codestringyesBook identifier. Example: "John" or "Joh"
chapterintegeryesChapter number
verseintegeryesVerse number
NameTypeReqDescription
verseobjectyes

No examples provided.

bible.verse.urantia_parallels ~148

Returns the top 10 Urantia paragraphs whose embeddings are nearest to the Bible chunk that contains this verse — the reverse of `include_bible_parallels` on the UB side. Pre-computed at seed time with text-embedding-3-large (3072-d) cosine similarity. Each result carries a similarity score (0..1) and rank (1..10). These are *semantic* parallels, not curated. Treat results as starting points for further reading, not as authoritative parallels.

NameTypeReqDescription
book_codestringyesBook identifier. Example: "Matt"
chapterintegeryesChapter number
verseintegeryesVerse number
NameTypeReqDescription
chunkobjectyes
urantiaParallelsarrayyes
verseobjectyes

No examples provided.

entities.get ~55

Get detailed information about a specific entity by its slug ID. Returns name, type, aliases, description, related entities, and citation count.

NameTypeReqDescription
entity_idstringyesEntity slug ID. Example: "god-the-father"
NameTypeReqDescription
entityobjectyes

No examples provided.

entities.list ~107

Browse the entity catalog: beings, places, orders, races, religions, and concepts mentioned in the Urantia Book. Supports filtering by type and searching by name.

NameTypeReqDescription
limitintegerResults per page (1-100)
pageintegerPage number (0-indexed)
qstringAlias for `query` (REST compatibility).
querystringSearch entities by name or alias
typestringFilter by entity type
NameTypeReqDescription
dataarrayyes
metaobjectyes

No examples provided.

entities.paragraphs ~87

Get all paragraphs that mention a specific entity, ordered by position in the text. Useful for studying everything said about a particular being, place, or concept.

NameTypeReqDescription
entity_idstringyesEntity slug ID. Example: "god-the-father"
limitintegerResults per page (1-100)
pageintegerPage number (0-indexed)
NameTypeReqDescription
dataarrayyes
metaobjectyes

No examples provided.

papers.get ~70

Get a single paper with all its paragraphs. Paper IDs range from 0 (Foreword) to 196. Optionally include entity mentions.

NameTypeReqDescription
include_entitiesbooleanInclude entity mentions in each paragraph
paper_idstringyesPaper ID (0-196). Example: '1'
NameTypeReqDescription
paperobjectyes
paragraphsarrayyes

No examples provided.

papers.list ~40

List all 197 papers in the Urantia Book with their metadata (id, title, partId, labels). Use toc.get for a hierarchical view instead.

Input schema present but exposes no named parameters.

NameTypeReqDescription
papersarrayyes

No examples provided.

papers.sections ~49

Get all sections within a paper, ordered by section number. Useful for understanding paper structure before reading specific sections.

NameTypeReqDescription
paper_idstringyesPaper ID (0-196). Example: '1'
NameTypeReqDescription
sectionsarrayyes

No examples provided.

paragraphs.context ~98

Get a paragraph with surrounding context (N paragraphs before and after within the same paper). Useful for understanding passages in context.

NameTypeReqDescription
include_entitiesbooleanInclude entity mentions
refstringyesParagraph reference. Examples: "1:2.0.1", "2:0.1", "2.0.1"
windownumberNumber of paragraphs before and after (1-10, default 2)
NameTypeReqDescription
afterarrayyes
beforearrayyes
targetobjectyes

No examples provided.

paragraphs.get ~171

Look up a specific paragraph by reference. Supports three formats: globalId ("1:2.0.1"), standardReferenceId ("2:0.1"), or paperSectionParagraphId ("2.0.1"). The format is auto-detected.

NameTypeReqDescription
include_bible_parallelsbooleanInclude the top-10 Bible verses semantically nearest to this paragraph (UB → Bible direction).
include_entitiesbooleanInclude entity mentions
include_urantia_parallelsbooleanInclude the top-10 most-similar OTHER Urantia paragraphs ('see also' across the corpus).
refstringyesParagraph reference in any format. Examples: "1:2.0.1", "2:0.1", "2.0.1"
NameTypeReqDescription
paragraphobjectyes

No examples provided.

paragraphs.random ~126

Get a random paragraph from the Urantia Book. Great for daily quotes, exploration, or discovering new passages.

NameTypeReqDescription
include_bible_parallelsbooleanInclude the top-10 Bible verses semantically nearest to this paragraph (UB → Bible direction). Pre-computed via text-embedding-3-large cosine similarity.
include_entitiesbooleanInclude entity mentions
include_urantia_parallelsbooleanInclude the top-10 most-similar OTHER Urantia paragraphs ('see also'). Pre-computed via text-embedding-3-large cosine similarity.
NameTypeReqDescription
paragraphobjectyes

No examples provided.

search.fulltext ~227

Full-text search across all Urantia Book paragraphs. Supports three modes: "and" (all words must appear, default), "or" (any word), "phrase" (exact phrase). Results ranked by relevance.

NameTypeReqDescription
include_bible_parallelsbooleanInclude the top-10 Bible verses semantically nearest to each result (UB → Bible).
include_entitiesbooleanInclude entity mentions
include_urantia_parallelsbooleanInclude the top-10 most-similar OTHER Urantia paragraphs for each result.
limitintegerResults per page (1-100)
pageintegerPage number (0-indexed)
paper_idstringFilter to a specific paper ID
part_idstringFilter to a specific part ID (1-4)
qstringAlias for `query` (REST compatibility).
querystringSearch query. Example: "nature of God"
typestringSearch mode: phrase, and, or
NameTypeReqDescription
dataarrayyes
metaobjectyes

No examples provided.

search.semantic ~200

Search the Urantia Book using semantic similarity (vector embeddings). Returns conceptually related results even without exact keyword matches. Requires OPENAI_API_KEY.

NameTypeReqDescription
include_bible_parallelsbooleanInclude the top-10 Bible verses semantically nearest to each result (UB → Bible).
include_entitiesbooleanInclude entity mentions
include_urantia_parallelsbooleanInclude the top-10 most-similar OTHER Urantia paragraphs for each result.
limitintegerResults per page (1-100)
pageintegerPage number (0-indexed)
paper_idstringFilter to a specific paper ID
part_idstringFilter to a specific part ID (1-4)
qstringAlias for `query` (REST compatibility).
querystringNatural language query. Example: "What is the meaning of life?"
NameTypeReqDescription
dataarrayyes
metaobjectyes

No examples provided.

toc.get ~45

Get the full table of contents of the Urantia Book. Returns all 4 parts and 197 papers with their titles. This is the best starting point to understand the book structure.

Input schema present but exposes no named parameters.

NameTypeReqDescription
partsarrayyes

No examples provided.