← Index

io.github.geraservicesuk/mcp-geralearn

io.github.geraservicesuk/mcp-geralearn·v0.1.0·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-geralearn": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geralearn"
      ],
      "env": {
        "GERALEARN_API_URL": "<geralearn_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-geralearn": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geralearn"
      ],
      "env": {
        "GERALEARN_API_URL": "<geralearn_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @gera-services/mcp-geralearn
§02  Environment variables
GERALEARN_API_URL

Base URL for the GeraLearn API (defaults to https://api.geralearn.com)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other