Aula

v1.0.0Business Applicationsstable

MCP server for Denmark's Aula school platform — TypeScript MitID auth, no headless browser. Exposes profiles, calendar, messages, ugeplaner to AI agents (Claude/Cursor/etc) via Model Context Protocol.

ai-agentsaulabunclaudedenmark
Share:
24
Stars
0
Downloads
0
Weekly
0/5

What is Aula?

Aula is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to mcp server for denmark's aula school platform — typescript mitid auth, no headless browser. exposes profiles, calendar, messages, ugeplaner to ai agents (claude/cursor/etc) via model context protocol.

MCP server for Denmark's Aula school platform — TypeScript MitID auth, no headless browser. Exposes profiles, calendar, messages, ugeplaner to AI agents (Claude/Cursor/etc) via Model Context Protocol.

This server falls under the Business Applications and Communication categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • MCP server for Denmark's Aula school platform — TypeScript M

Use Cases

Access student profiles, calendar events, and messages from Denmark's Aula school platform.
Manage school communications and schedule information directly through AI agents.
Casperjuel

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedMay 18, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx aula

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Aula

Aula MCP Server connects Denmark's Aula school platform to AI agents such as Claude and Cursor via the Model Context Protocol. It authenticates using MitID (no headless browser required) and exposes student profiles, calendar events, messages, notifications, weekly schedules (ugeplaner), and to-do lists directly to AI workflows. Parents and educators can ask natural-language questions about schedules, pickup times, and school communications without ever opening the Aula web interface. Built with TypeScript and Bun, it stores session tokens securely in macOS Keychain or AES-256-GCM encrypted files on Linux.

Prerequisites

  • Bun >= 1.3 and pnpm >= 10 installed on macOS or Linux
  • A valid Danish MitID credential tied to an Aula parent or educator account
  • Node.js/npx or pnpm available in PATH
  • An MCP-compatible client such as Claude Desktop or Cursor
1

Clone the repository

Clone the aula-mcp repository and install dependencies using pnpm.

git clone https://github.com/Casperjuel/aula-mcp.git
cd aula-mcp
pnpm install
2

Authenticate with MitID

Run the interactive login command to authenticate your Aula account via MitID. This stores a session token in macOS Keychain or an AES-256-GCM encrypted file on Linux.

pnpm login
3

Verify your setup

Run the health check to confirm authentication succeeded and the server can reach the Aula API.

pnpm doctor
4

Start the MCP server

Launch the MCP server, which listens on localhost:7878 by default. You can change the port or host using environment variables.

pnpm mcp
# Or with custom port:
AULA_MCP_PORT=9000 pnpm mcp
5

Configure your MCP client

Add the server to your Claude Desktop configuration file at ~/Library/Application Support/Claude/claude_desktop_config.json (macOS).

6

Enable write operations (optional)

To allow setting pickup times and other write operations, set the AULA_MCP_WRITE environment variable to 'on' before starting the server.

AULA_MCP_WRITE=on pnpm mcp

Aula Examples

Client configuration

Add aula-mcp to your Claude Desktop config. The server must already be running via 'pnpm mcp' in the cloned directory.

{
  "mcpServers": {
    "aula": {
      "command": "pnpm",
      "args": ["--dir", "/path/to/aula-mcp", "mcp"],
      "env": {
        "AULA_MCP_PORT": "7878",
        "AULA_MCP_WRITE": "off"
      }
    }
  }
}

Prompts to try

Once connected, use natural language to query Aula data for your children.

- "What is on the school calendar next week for Emma?"
- "Show me any unread messages in Aula."
- "What does the weekly schedule look like for my child?"
- "List today's presence status for all my children."
- "Are there any new notifications from school?"

Troubleshooting Aula

Login fails or MitID authentication times out

Ensure you have a stable internet connection and that your MitID app or code token is current. Run 'pnpm login --debug' for verbose output to identify the failure point.

Server starts but Claude cannot connect to it

Verify the server is running with 'pnpm status' and confirm the port in AULA_MCP_PORT matches what is configured in your MCP client. By default the server only listens on 127.0.0.1:7878 — do not expose it publicly unless you set AULA_MCP_ALLOW_REMOTE=on.

Weekly schedule (ugeplan) tools return no data

The ugeplan tools are vendor-specific (EasyIQ, Meebook, etc.) and depend on which vendor your school uses. Run 'aula.discover' to see which capabilities your school's Aula instance exposes.

Frequently Asked Questions about Aula

What is Aula?

Aula is a Model Context Protocol (MCP) server that mcp server for denmark's aula school platform — typescript mitid auth, no headless browser. exposes profiles, calendar, messages, ugeplaner to ai agents (claude/cursor/etc) via model context protocol. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Aula?

Follow the installation instructions on the Aula GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Aula?

Aula works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Aula free to use?

Yes, Aula is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Aula Alternatives — Similar Business Applications Servers

Looking for alternatives to Aula? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "aula": { "command": "npx", "args": ["-y", "aula"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Aula?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides