Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ป Developer Tools
  3. LearnWorlds
L
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 11:31:22 PM

LearnWorlds

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

All 94 LearnWorlds LMS API endpoints as safety-categorized MCP tools (read/write/destructive).

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "learnworlds": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:8765/mcp",
        "--header",
        "Authorization: Bearer YOUR_MCP_SHARED_TOKEN"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ป More in Developer Tools

Documentation Overview

ohneben's LearnWorlds MCP

Buy Me A Coffee

CI Publish image & MCP Registry entry License: MIT Learnworlds-MCP MCP server

Run your LearnWorlds school in plain language from AI assistants like Claude, Cursor, and any other MCP client.

This Model Context Protocol server exposes the LearnWorlds public API โ€” all 94 endpoints, generated straight from the OpenAPI spec into MCP tools. Every tool is safety-categorized (๐ŸŸข read-only / ๐ŸŸก write / ๐Ÿ”ด destructive) so your assistant knows what an action does before it calls it. It runs over stdio (Claude Desktop and other local launchers) or Streamable HTTP (hosted in Docker), and ships with retries, client-side rate limiting, and request timeouts so it holds up against a live school.

Why you'll want this

Some MCP servers just forward an API. This one is built to be safe to hand to an LLM and easy to run for real:

What you getWhy it matters
All 94 endpoints, spec-drivenFull coverage of courses, users, enrollments, payments, subscriptions, coupons, certificates, seats, community and reporting โ€” nothing hand-picked or left behind.
Every tool is safety-categorized ๐ŸŸข / ๐ŸŸก / ๐Ÿ”ดA banner at the top of each tool description tells the model exactly what it does โ€” read, create, update or delete โ€” before it acts.
Descriptions written for agents, not humansEvery tool spells out its side effects, auth and rate-limit behavior, return shape, error codes, when not to reach for it, and which sibling tools are the alternatives.
Machine-readable MCP annotations (readOnlyHint, destructiveHint)Hosts that honor annotations (Claude included) can auto-trust reads and demand confirmation before anything destructive.
Automatic retries with backoffTransient 429 / 5xx responses are retried with jittered exponential backoff, honoring the server's Retry-After header.
Built-in rate limitingSelf-throttles under LearnWorlds' 30 requests / 10 s cap so a burst of tool calls never trips a 429.
Per-request timeoutsA hung upstream call is aborted and retried instead of freezing the server.
Two transports: stdio and Streamable HTTPUse it locally in Claude Desktop, or run one always-on server that any number of MCP clients reach over HTTP.
Docker + docker-compose, health check, auto-restartProduction-style deployment out of the box: docker compose up and it stays up.
Optional bearer-token auth on the HTTP endpointPut the server behind a shared secret the moment it's reachable beyond localhost.
Your secrets never reach the modelCredentials live in the server's environment and are injected on every request โ€” the assistant only ever sees tool inputs and API responses.
Drop-in spec updatesLearnWorlds ships a newer YAML? Replace one file and rebuild โ€” new endpoints become new tools automatically, no code changes.

How it compares

At the time of writing this appears to be the only dedicated LearnWorlds MCP server. You could instead point a generic OpenAPIโ†’MCP wrapper at the spec โ€” here's what that leaves on the table:

CapabilityThis projectGeneric OpenAPIโ†’MCP wrapper*
All 94 LearnWorlds endpoints as toolsโœ…โœ…
Per-tool ๐ŸŸข / ๐ŸŸก / ๐Ÿ”ด safety category + bannerโœ…โŒ
readOnlyHint / destructiveHint MCP annotationsโœ…โž–
$ref dereferencing + recursion-safe schemasโœ…โž–
Automatic retries on 429 / 5xx (honors Retry-After)โœ…โŒ
Client-side rate limiting (stays under 30 req / 10 s)โœ…โŒ
Per-request timeout with abortโœ…โž–
stdio transportโœ…โœ…
Streamable-HTTP transportโœ…โž–
Docker + docker-compose, health check, auto-restartโœ…โŒ
Optional bearer-token auth on the endpointโœ…โŒ
Credentials injected server-side, never sent to the modelโœ…โž–
LicenseMITvaries

*Generic OpenAPIโ†’MCP wrappers turn any Swagger/OpenAPI spec into MCP tools. They can reach the same endpoints, but treat every operation identically โ€” no safety categories, no resilience, no deployment story, and no guardrails tuned for live school data. "โž–" = varies by tool / not guaranteed. Snapshot from July 2026.

What you can do

Once it's connected, ask your assistant things like:

  • "List the 10 most recent users who signed up this month."
  • "Create a user for jane@example.com and enroll her in the 'Pro' bundle."
  • "Show me this month's payments and total revenue."
  • "Which users haven't completed the 'Onboarding' course yet?"
  • "Create a 20%-off coupon for the annual subscription plan."
  • "Pull completion analytics for our top 5 courses."

Tools are generated automatically from the API and grouped into ๐ŸŸข read-only, ๐ŸŸก write, and ๐Ÿ”ด destructive โ€” so a well-behaved host can treat each group differently.

How it works

Code
Claude / Cursor / any MCP client  โ”€โ”€MCPโ”€โ”€โ–บ  this server  โ”€โ”€HTTPSโ”€โ”€โ–บ  LearnWorlds API (your school)

The server parses the bundled OpenAPI spec into MCP tools (resolving $refs and guarding against recursive schemas), tags each with its safety category, and injects your bearer token and Lw-Client header on every outgoing request. Your credentials stay in the server's environment โ€” the model never sees or handles them.

Requirements

  • A LearnWorlds school with API access โ€” an access token and a Client ID (admin โ†’ Settings โ†’ Integrations โ†’ Developers), plus your school's API base URL. See Get your API credentials.
  • Docker (Docker Desktop on macOS/Windows) for the quick start below โ€” or Node.js โ‰ฅ 18 to run from source.

Quick start (Docker)

1. Add your credentials. Copy the example config and fill it in:

bash
cp .env.example .env
# edit .env โ†’ set LEARNWORLDS_BASE_URL, LEARNWORLDS_API_TOKEN, LEARNWORLDS_CLIENT_ID
#           โ†’ set MCP_SHARED_TOKEN to a long random string if reachable beyond localhost

2. Start the server:

Terminal
docker compose up -d --build

The bundled docker-compose.yml binds to 127.0.0.1:8765 only, so the server is reachable from your machine but not the network.

3. Confirm it's running:

Terminal
curl -s http://localhost:8765/health
# โ†’ {"status":"ok","server":"learnworlds-mcp","tools":94}

4. Connect your MCP client. The MCP endpoint is http://localhost:8765/mcp.

  • Claude Desktop โ€” add a custom connector (Settings โ†’ Connectors) pointing at the URL, or bridge it locally with mcp-remote. Add this under mcpServers in your config, then fully quit and reopen the app:

    config.json
    {
      "mcpServers": {
        "learnworlds": {
          "command": "npx",
          "args": [
            "mcp-remote",
            "http://localhost:8765/mcp",
            "--header", "Authorization: Bearer YOUR_MCP_SHARED_TOKEN"
          ]
        }
      }
    }
    

    (Drop the --header line if you left MCP_SHARED_TOKEN empty.)

  • Claude Code โ€” one command:

    Terminal
    claude mcp add --transport http learnworlds http://localhost:8765/mcp
    
  • Claude Cowork โ€” shares Claude Code's MCP config, so the command above makes the tools available there too.

Prefer a prebuilt image?

Every push to main publishes a ready-to-run image to the GitHub Container Registry, so you can skip the local build entirely:

Terminal
docker run -d --name learnworlds-mcp -p 127.0.0.1:8765:8765 --env-file .env \
  ghcr.io/ohneben/learnworlds-mcp:latest

Find it in a registry

The server publishes itself to the official MCP Registry as io.github.ohneben/learnworlds-mcp, so MCP clients that browse the registry can install it without cloning anything:

Terminal
curl "https://registry.modelcontextprotocol.io/v0/servers?search=io.github.ohneben/learnworlds-mcp"

server.json holds the registry metadata and glama.json the Glama directory entry.

Releasing is driven by the version in server.json: when a build sees a version the registry does not yet list, it tags the image with that version and publishes it, using GitHub OIDC so there is no token to store. Anything else โ€” an ordinary push, a re-run, a second event for the same ref โ€” leaves the released image tag and the registry entry untouched. Bumping the version is therefore the whole release: pushing a matching v* tag or running the workflow by hand still works and takes the same path, and a tag that disagrees with server.json fails the build rather than publishing the wrong thing.

The io.modelcontextprotocol.server.name label in the Dockerfile is what proves the image belongs to that name, so keep it in step with name in server.json. It is applied at build time โ€” there is nothing to verify by hand.

Get your API credentials

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Canvas Lms MCP logoCanvas Lms MCP

    TypeScript MCP server for Canvas LMS โ€” 115 read+write tools across 17 domains.

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Canvas Lms MCP โ†’
  • Ignite UI MCP Server logoIgnite UI MCP Server

    Unified MCP server for Ignite UI โ€” documentation, API, and CLI scaffolding

    ๐Ÿ’ป Developer Tools1 views
    Compare vs Ignite UI MCP Server โ†’
  • MCP Server Taiwan Weather logoMCP Server Taiwan Weather

    ็”จๆ–ผๅ–ๅพ—่‡บ็ฃไธญๅคฎๆฐฃ่ฑก็ฝฒ API ่ณ‡ๆ–™็š„ Model Context Protocol (MCP) Server

    ๐Ÿ’ป Developer Tools0 views
    Compare vs MCP Server Taiwan Weather โ†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    ๐Ÿ’ป Developer Tools1 views
    Compare vs PraisonAI โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
2d ago
Most recent push to the default branch.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about LearnWorlds

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "learnworlds": { "command": "npx", "args": ["-y", "LearnWorlds"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLearnWorlds AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/learnworlds?style=directory)](https://allmcps.com/mcp/learnworlds)
HTML Embed
<a href="https://allmcps.com/mcp/learnworlds"><img src="https://allmcps.com/api/badge/learnworlds?style=directory" alt="LearnWorlds on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ปDeveloper Tools
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
Last updatedSep 5, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit2d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 5, 2026
40Quality signal: Fair ยท 40/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ป Developer Tools โ†’Best MCP servers for Developers โ†’Alternatives to LearnWorlds โ†’Install in Claude DesktopInstall in CursorInstall in VS Code