All 94 LearnWorlds LMS API endpoints as safety-categorized MCP tools (read/write/destructive).
npx @getmcp/cli add io.github.ohneben/learnworlds-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
LEARNWORLDS_BASE_URLBase URL of your LearnWorlds school's API, e.g. https://<your-school>.learnworlds.com/admin/api
LEARNWORLDS_API_TOKENBearer access token (LearnWorlds admin -> Settings -> Integrations -> Developers).
LEARNWORLDS_CLIENT_IDYour school's Client ID, sent as the Lw-Client header.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ohneben/learnworlds-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"LEARNWORLDS_BASE_URL",
"-e",
"LEARNWORLDS_API_TOKEN",
"-e",
"LEARNWORLDS_CLIENT_ID",
"-e",
"MCP_SHARED_TOKEN",
"ghcr.io/ohneben/learnworlds-mcp:1.0.2"
],
"env": {
"LEARNWORLDS_BASE_URL": "",
"LEARNWORLDS_API_TOKEN": "",
"LEARNWORLDS_CLIENT_ID": "",
"MCP_SHARED_TOKEN": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Rust MCP server and CLI for Arcane Docker and container management.
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.