Catalog
MCP Geralearn
Officialby geraservicesuk
Browse courses, enroll, track progress, find tutors. Education platform. 50+ countries.
Browse courses, enroll, track progress, and find tutors across 50+ countries.
README not available yet.
Install
Configuration
Environment variables
GERALEARN_API_URLBase URL for the GeraLearn API (defaults to https://api.geralearn.com)
claude_desktop_config.json
{
"mcpServers": {
"mcp-geralearn": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-geralearn@0.1.1"
],
"env": {
"GERALEARN_API_URL": "<YOUR_GERALEARN_API_URL>"
}
}
}
}