Smartschool MCP Server
by MauroDruwel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind address (HTTP only) | 0.0.0.0 |
| MCP_PORT | No | Port (HTTP only) | 8000 |
| MCP_API_KEY | No | Static Bearer token (single-user mode) | |
| MCP_TRANSPORT | No | stdio or streamable-http | stdio |
| MCP_UNIVERSAL | No | Enable universal mode (set to 1, true, or yes) | |
| SMARTSCHOOL_MFA | No | Date of birth YYYY-MM-DD (if required) | |
| SESSION_TTL_SECONDS | No | How long to cache sessions (universal mode) | 3600 |
| SMARTSCHOOL_MAIN_URL | No | School hostname, e.g. school.smartschool.be | |
| SMARTSCHOOL_PASSWORD | No | Your Smartschool password | |
| SMARTSCHOOL_USERNAME | No | Your Smartschool username |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/MauroDruwel/Smartschool-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server