openedx-platform

GitHub

The Open edX LMS & Studio, powering education sites around the world!

8,145 stars Python Python 1 file ยท ~2,979 tokens #backend-service

openedx-platform MCP Server

MCP server for openedx/openedx-platform

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "openedx-platform": {
      "command": "npx",
      "args": [
        "-y",
        "@openedx/openedx-platform"
      ]
    }
  }
}