skool-mcp-cli

kofiowusuai-lab/skool-mcp-cli
★ 0 stars TypeScript Browser/Web Updated 14d ago
Local Skool classroom automation CLI and MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "skool-mcp-cli": {
      "command": "npx",
      "args": [
        "-y",
        "kofiowusuai-lab/skool-mcp-cli"
      ]
    }
  }
}

README Excerpt

Local CLI and MCP server for Skool Classroom automation. This tool drives Skool through a dedicated Playwright browser profile. It is built for Skool communities you own or administer. It does not collect Skool credentials, bypass login, or use private write APIs as the primary automation path. ```bash

Tools (13)

SKOOL_ARTIFACT_DIRSKOOL_AUTO_LOGINSKOOL_COMMUNITY_URLSKOOL_EXECUTESKOOL_HEADLESSSKOOL_PROFILE_DIRartifactsskool_check_loginskool_create_lessonskool_create_moduleskool_list_classroomskool_reorder_lessonsskool_update_lesson