← Registry

Content Tools

urantia.dev

Provides access to the Urantia Book's contents including papers, sections, and random paragraphs.

1 endpoint19 known toolsFirst detected May 10, 2026Last detected July 7, 2026

ENDPOINT 1

https://api.urantia.dev/mcp

No auth detected

Known tools 19

toc.get

Get the full table of contents of the Urantia Book.

papers.list

List all 197 papers in the Urantia Book with their metadata (id, title, partId, labels).

papers.get

Get a single paper with all its paragraphs.

papers.sections

Get all sections within a paper, ordered by section number.

paragraphs.random

Get a random paragraph from the Urantia Book.

paragraphs.get

Look up a specific paragraph by reference.

paragraphs.context

Get a paragraph with surrounding context (N paragraphs before and after within the same paper).

search.fulltext

Full-text search across all Urantia Book paragraphs.

search.semantic

Search the Urantia Book using semantic similarity (vector embeddings).

entities.list

Browse the entity catalog: beings, places, orders, races, religions, and concepts mentioned in the Urantia Book.

entities.get

Get detailed information about a specific entity by its slug ID.

entities.paragraphs

Get all paragraphs that mention a specific entity, ordered by position in the text.

audio.get

Get the audio file URL for a specific paragraph.

bible.books

List all 81 books of the World English Bible (eng-web): 39 Old Testament + 15 deuterocanonical + 27 New Testament.

bible.book

Get metadata for a single Bible book including chapter and verse counts.

bible.chapter

Get every verse in a Bible chapter, ordered by verse number.

bible.verse

Get a single verse from the World English Bible (eng-web).

bible.verse.urantia_parallels

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.

bible.search.semantic

Free-form natural-language search across all Bible chunks, ranked by cosine similarity.