# Orb Platform MCP server

162K English words, 74K lessons, knowledge graph, semantic reverse-dictionary search.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-nicoletterankin-orb-platform
- Repository: https://github.com/nicoletterankin/word-orb

## Install
- Endpoint: https://mcp.thedailylesson.com/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://mcp.thedailylesson.com/mcp
- Header: Authorization

## Tools
- lookup_word - Look up any English word  -  returns IPA, definition, etymology, and translations in 47 dictionary languages for verified agent output. Endpoint: https://mcp.thedailylesson.com/mcp
- search_words - Search the dictionary by prefix, fuzzy match, or definition content. Find words matching a pattern or meaning. Endpoint: https://mcp.thedailylesson.com/mcp
- get_related_words - Find semantic neighbors, rhymes, same-root words, and knowledge graph connections for any word. Endpoint: https://mcp.thedailylesson.com/mcp
- word_of_the_day - Get the deterministic word of the day. Same word for all users on a given date. No auth required. Endpoint: https://mcp.thedailylesson.com/mcp
- get_lesson - Structured 5-phase lesson (hook->story->wonder->action->wisdom). 365 days x 4 tracks x 3 age groups. Endpoint: https://mcp.thedailylesson.com/mcp
- get_quiz - Assessment questions from lesson content. 6 question types for formative evaluation. Endpoint: https://mcp.thedailylesson.com/mcp
- generate_text - Write, summarize, compliance-check, retrieve, negotiate, translate, or define text with policy enforcement. Endpoint: https://mcp.thedailylesson.com/mcp
- check_compliance - Check text for PII, profanity, reading level (Flesch-Kincaid), brand voice violations, GDPR/COPPA markers. Endpoint: https://mcp.thedailylesson.com/mcp
- translate_word - Translate a word or phrase. Single words use 47-language dictionary (instant). Sentences use AI translation. Endpoint: https://mcp.thedailylesson.com/mcp
- define_term - Get an age-calibrated definition for any term. Known words use dictionary data; unknown terms use AI. Endpoint: https://mcp.thedailylesson.com/mcp
- explore_graph - Trace a word through the knowledge graph to find connected lessons, themes, and related words. Endpoint: https://mcp.thedailylesson.com/mcp
- get_word_image - Get all available images for a word  -  universal, culture-specific, and age-specific variants. Endpoint: https://mcp.thedailylesson.com/mcp
- search_by_meaning - Find an English word given a description of its meaning. Use when the user describes a concept but doesn't know the word. Returns words ranked by semantic similarity across 162,000 English words. Endpoint: https://mcp.thedailylesson.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.nicoletterankin
- Version: 6.3.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 7, 2026
- Source: https://registry.modelcontextprotocol.io
