Orb Platform
Rank #36,251io.github.nicoletterankin/orb-platform
162K English words, 74K lessons, knowledge graph, semantic reverse-dictionary search.
Orb Platform is a Model Context Protocol (MCP) server published by nicoletterankin. It ranks #36,251 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Orb Platform is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Mar 8, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 79,340 of 115,591 servers on MCP Toplist.
Use Orb Platform
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http orb-platform https://mcp.thedailylesson.com/mcp[mcp_servers.orb-platform]
url = "https://mcp.thedailylesson.com/mcp"Add to ~/.codex/config.toml.
https://mcp.thedailylesson.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"orb-platform": {
"url": "https://mcp.thedailylesson.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"orb-platform": {
"type": "http",
"url": "https://mcp.thedailylesson.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"orb-platform": {
"serverUrl": "https://mcp.thedailylesson.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"orb-platform": {
"url": "https://mcp.thedailylesson.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nicoletterankin%2Forb-platform)<a href="https://mcptoplist.com/server/io.github.nicoletterankin%2Forb-platform"><img src="https://mcptoplist.com/badge/io.github.nicoletterankin%2Forb-platform.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
nicoletterankin
Other servers by nicoletterankin
View all nicoletterankin servers →Available versions (4)
| Version | Published |
|---|---|
| 6.3.0 | Apr 7, 2026 |
| 6.2.0 | Mar 22, 2026 |
| 6.1.0 | Mar 8, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Orb Platform?
- Orb Platform is maintained by nicoletterankin, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Orb Platform listed on the Official MCP Registry?
- Yes — Orb Platform is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Orb Platform have?
- MCP Toplist tracks 4 versions of Orb Platform, most recently published on Apr 7, 2026.
- Where can I find the source code for Orb Platform?
- The source code for Orb Platform is hosted at github.com/nicoletterankin/word-orb.