aula-mcp: `aula-mcp` is a server that acts as an interface between a Model Context Protocol (MCP) client (LLM) and the Danish school communication platform Aula, facilitating data fetching from Aula. It explicitly states that the LLM is not part of the project, and data privacy relies entirely on the chosen client, with the server itself running locally and forwarding nothing independently.; tunnel-client: `tunnel-client` is a customer-run agent that securely connects private or localhost Model Context Protocol (MCP) servers to OpenAI products like ChatGPT and Codex through an OpenAI-hosted tunnel. It enables secure access for AI models without exposing the MCP server to the public internet, simplifying deployments in restricted network environments.
Enable LLMs to query Aula data (e.g., weekly schedules, messages) using natural language.
Connecting a private or localhost MCP server to OpenAI-hosted products like ChatGPT when public internet access is restricted.