Skip to main content
Glama

EduBase MCP Server

Official
by EduBase

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EDUBASE_API_APPNoThe App ID of your integration app on EduBase, the app on the EduBase API. Find this in the integration details window on EduBase.
EDUBASE_API_KEYNoThe Secret key of your integration app on EduBase, the secret on the EduBase API. Find this along the App ID in the integration details window on EduBase.
EDUBASE_API_URLNoThe base URL of the EduBase API, most probably https://subdomain.edubase.net/api.https://www.edubase.net/api
EDUBASE_SSE_MODENoStart MCP server in HTTP mode with SSE transport. Value must be true.false
EDUBASE_HTTP_PORTNoHTTP server will listen on this port if SSE or streamable HTTP transport mode is used.3000
EDUBASE_STREAMABLE_HTTP_MODENoStart MCP server in HTTP mode with streamable HTTP transport. Value must be true.false

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/EduBase/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server