The One

The One MCP Connector for Claude

A+

Access the complete lore of Middle-earth — browse books, movies, characters, and iconic quotes from The Lord of the Rings universe.

13 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to The One API and bring the vast world of J.R.R. Tolkien to your AI assistant. This server provides comprehensive access to data from The Lord of the Rings and The Hobbit series.

What you can do

  • Books & Chapters — List all books and drill down into specific chapters using list_books and list_book_chapters to explore the narrative structure.
  • Cinematic Data — Access details for all movies, including runtimes, budget, and award nominations via list_movies and get_movie.
  • Character Database — Retrieve metadata for thousands of characters, including race, gender, and birth/death dates using list_characters and get_character.
  • Iconic Quotes — Fetch thousands of quotes from the movies, searchable by character or film using list_movie_quotes and list_character_quotes.
  • Advanced Filtering — Use pagination, sorting, and limits to manage large datasets of Middle-earth lore efficiently.

How it works

  1. Subscribe to this server
  2. Enter your The One API Key (Access Token)
  3. Start querying Middle-earth data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Tolkien Enthusiasts — instantly retrieve facts, quotes, and character details without searching through wikis
  • Developers & Creatives — integrate Middle-earth data into applications or creative writing workflows
  • Data Analysts — explore movie statistics, character distributions, and quote frequencies
lord-of-the-ringslotrmiddle-earthtolkienpop-culture

13 tools expose this connector's capabilities to your AI agent.

get_book

Get a specific book by ID

get_chapter

Requires authentication. Get a specific chapter by ID

get_character

Requires authentication. Get a specific character by ID

get_movie

Get a specific movie by ID

get_quote

Requires authentication. Get a specific quote by ID

list_book_chapters

Get all chapters of a specific book

list_books

List all The Lord of the Rings books

list_chapters

Requires authentication. List all book chapters

list_character_quotes

Requires authentication. Get all quotes by a specific character

list_characters

Requires authentication. List all characters

list_movie_quotes

Requires authentication. Get all quotes from a specific movie

list_movies

List all movies (LOTR and The Hobbit)

list_quotes

Requires authentication. List all movie quotes

See how to talk to your AI agent using The One.

List all the books in The Lord of the Rings series.

I've retrieved the books from the database. The series includes 'The Fellowship of the Ring', 'The Two Towers', and 'The Return of the King'. Would you like to see the chapters for any of these?

Show me some quotes from the movie 'The Return of the King'.

Fetching quotes from 'The Return of the King' (ID: 5cd95395de30eff6ebccde5d)... Here are a few: 'I am glad you are here with me. Here at the end of all things, Sam.' and 'My friends, you bow to no one.'

Get details for the character Frodo Baggins.

Inspecting character data... Frodo Baggins is a Hobbit of the Shire. He was born on September 22, TA 2968. His wiki link is available for more deep lore if you're interested.

Yes! Use the `list_character_quotes` tool with the character's unique ID. The agent will return a list of all recorded movie quotes for that specific character.

Related Connectors