← Back to Plugins
MCP Server MCP

io.github.geraservicesuk/mcp-geralearn

github By github 👁 1 views ▲ 0 votes

Browse courses, enroll, track progress, find tutors. Education platform. 50+ countries.

Homepage Verified source GitHub

Install

npx -y @gera-services/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@gera-services/mcp-geralearn",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Base URL for the GeraLearn API (defaults to https://api.geralearn.com)",
          "name": "GERALEARN_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...