Installation & Configuration
{
"mcpServers": {
"edubase": {
"command": "npx",
"args": [
"-y",
"@edubase/mcp"
],
"env": {
"EDUBASE_API_URL": "https://domain.edubase.net/api",
"EDUBASE_API_APP": "your_integration_app_id",
"EDUBASE_API_KEY": "your_integration_secret_key"
}
}
}
}Information
Transport
stdiossestreamable-http
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12
Homepage
https://github.com/EduBase/MCP