mcpbeat Sign in

Orb Platform MCP Server

by nicoletterankin Your server? Claim it
answering

Orb Platform is answering right now. Last checked 14 min ago. It exposes 13 tools. Last commit 22 Mar 2026.

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

Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
13
Tools
read from the server
805 ms
Response time
average over 24h
1
Stars
last commit 22 Mar 2026

Orb Platform missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add orb-platform --transport http https://mcp.thedailylesson.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "orb-platform": {
      "url": "https://mcp.thedailylesson.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.orb-platform]
url = "https://mcp.thedailylesson.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "orb-platform": {
      "url": "https://mcp.thedailylesson.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "orb-platform": {
      "url": "https://mcp.thedailylesson.com/mcp"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

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

Endpoints

URLTransportStateLatencyChecked
https://mcp.thedailylesson.com/mcp streamable-http answering 772 ms 14 min ago

Alternatives to Orb Platform

same job, measured the same way
Octobrain
by muvon

Persistent memory for AI assistants with semantic search and knowledge graph relationships.

411 installs/wk local only
Memory Journal MCP
by neverinfamous

Developer journal with knowledge graphs, relationships, Git context, and semantic search

local only
Better Code Review Graph
by n24q02m

Token-efficient code review knowledge graph: semantic search and call-graph resolution.

2 785 installs/wk local only
Agent Knowledge
by keshrath

Cross-session memory for AI agents - knowledge graph, scoring, semantic search

119 installs/wk local only
Memograph
by indhar01

Graph-based memory system for LLMs with knowledge graphs and semantic search.

119 installs/wk local only
Mnemograph
by tm42

Event-sourced knowledge graph memory for AI coding agents with semantic search

148 installs/wk local only
Neuromcp
by adelelo13

Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation

289 installs/wk local only
Wordnik
by pipeworx-io

Wordnik English dictionary: definitions, examples, related words, WotD.

47 tools answering

Orb Platform — questions

Answers built from our own checks of this server.

What can Orb Platform do?
It exposes 13 tools, read directly from the server on our last check. Among them: check_compliance, define_term, explore_graph, generate_text, get_lesson, get_quiz and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Orb Platform working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 805 ms. The bar chart above shows every period we have measured.
How do I connect Orb Platform?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Orb Platform need an API key?
No. Orb Platform completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Orb Platform?
It answers our handshake in 805 ms on average, which is faster than 13% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Orb Platform open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.