# NTNU Courses (unofficial) (remote · ntnu-mcp.martinsundal.no)

Unofficial NTNU course data: search, timetables, grades, course info, and exam logistics.

- Trust score: 60/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `ntnu-mcp.martinsundal.no`: 60/100 (this document), [markdown](https://verifymcp.io/servers/martinsa04-ntnu-mcp/ntnu-mcp.md), [page](https://verifymcp.io/servers/martinsa04-ntnu-mcp/ntnu-mcp)

## Channel facts

- Endpoint: `https://ntnu-mcp.martinsundal.no/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.4.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 12 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 1221 tokens (~101/item across 12 items; 12 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http martinsa04-ntnu-mcp https://ntnu-mcp.martinsundal.no/mcp
```

### Codex

```toml
[mcp_servers.martinsa04-ntnu-mcp]
url = "https://ntnu-mcp.martinsundal.no/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "martinsa04-ntnu-mcp": {
      "type": "remote",
      "url": "https://ntnu-mcp.martinsundal.no/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add martinsa04-ntnu-mcp --url https://ntnu-mcp.martinsundal.no/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  martinsa04-ntnu-mcp:
    url: "https://ntnu-mcp.martinsundal.no/mcp"
```

### Other

```json
{
  "mcpServers": {
    "martinsa04-ntnu-mcp": {
      "type": "http",
      "url": "https://ntnu-mcp.martinsundal.no/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 60, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 59, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 58, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 58, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 57, +1)

- [security] Tool “check_timetable_conflicts” rewrote its description, which is the text the model reads
- [security] Tool “get_weekly_timetable” rewrote its description, which is the text the model reads

### 2026-07-27 (score 56, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 56)

First indexed and scored.

## MCP tools (12)

### `search_courses` (~98 tokens)

Search NTNU's course catalog for a given year (server-side free-text search over course names and codes; Norwegian terms often match best, e.g. 'maskinlæring' rather than 'machine learning'). Call this first when you don't know the exact course code. Returns course codes, Norwegian names, campus, and exam dates.

Input parameters:

- `page` (integer)
- `query` (string|null)
- `year` (integer, required)

### `get_course_schedule` (~67 tokens)

Every dated teaching activity (lectures, labs) for a course in a year, with Oslo-local times and rooms. Long output for large courses — prefer get_weekly_timetable for a compact recurring-week overview.

Input parameters:

- `course_code` (string, required)
- `year` (integer, required)

### `get_weekly_timetable` (~101 tokens)

The recurring weekly timetable grid for a course in a year: weekday, times, ISO-week ranges, rooms, and a classified 'kind' per slot (lecture / exercise / lab / seminar / unknown). The compact way to answer 'when are the lectures for X' — filter on kind == 'lecture', since NTNU's own activity titles are free-form Norwegian text.

Input parameters:

- `course_code` (string, required)
- `year` (integer, required)

### `get_grade_distribution` (~89 tokens)

Historical grade distribution for an NTNU course (per year and semester, with counts and percentages; grades A-F, or pass/fail codes). Accepts bare codes like 'TDT4100'. Omit years to get all recorded years. Small counts may be privacy-masked. Data comes from Norway's official DBH statistics.

Input parameters:

- `course_code` (string, required)
- `years`

### `get_course_versions` (~53 tokens)

The DBH-versioned course codes (like 'TDT4100-1') that exist for a bare NTNU course code. Useful when grade lookups come back empty.

Input parameters:

- `course_code` (string, required)

### `get_semesters` (~52 tokens)

NTNU's terms (semesters) with ids like '26h' (autumn 2026) / '26v' (spring), teaching weeks, exam-period dates, and which term is current.

### `get_course_info` (~131 tokens)

Everything about an NTNU course except exam logistics: credits, level, campus, language of instruction, prerequisites, mandatory activities, course content / learning outcomes, credit reductions ('studiepoengreduksjon'), which study programs the teaching is planned for, contacts, and any alert notices (e.g. 'no longer taught'). English text by default; pass language 'nb' for Norwegian. Omit year for the current study year. For exam dates, times, aid codes, and rooms use get_exam_info.

Input parameters:

- `course_code` (string, required)
- `language`
- `year`

### `get_exam_info` (~129 tokens)

Exam logistics for one or more NTNU courses in a single call: every exam occasion (ordinary / re-sit) with date, start time, duration, permitted-aids code ('hjelpemiddelkode') with its meaning, exam system, and assigned rooms. The way to answer 'when and where are my exams and what can I bring' for a whole semester at once. Rooms are only published days before the exam; unpublished fields are null. Omit year for the current study year.

Input parameters:

- `course_codes` (array, required)
- `language`
- `year`

### `search_study_programs` (~116 tokens)

Search NTNU's study-program catalog (~400 programs) by free text (name, code, keywords), study level (e.g. 'bachelor', 'master', 'ph.d'), and/or city (Trondheim, Gjøvik, Ålesund). Returns program codes like 'MTDT' — the input for get_study_plan. Call this first when you only know a program's name.

Input parameters:

- `city` (string|null)
- `level` (string|null)
- `query` (string|null)

### `get_study_plan` (~127 tokens)

The official study plan for an NTNU program and cohort intake year: which courses (codes, credits, mandatory/elective) belong to each semester, and the specialization choice points with their course groups. The bridge from 'I study X' to concrete course codes — feed them to get_weekly_timetable, check_timetable_conflicts, or get_exam_info. cohort_year is the year the student STARTED (defaults to the current cohort); students in their Nth year started N-1 years ago.

Input parameters:

- `cohort_year`
- `program_code` (string, required)

### `compare_courses` (~62 tokens)

Side-by-side comparison of NTNU courses for a given year — campus, exam dates, weekly teaching hours, and latest grade distribution — to help choose between courses. Accepts bare course codes.

Input parameters:

- `course_codes` (array, required)
- `year` (integer, required)

### `check_timetable_conflicts` (~120 tokens)

Checks a set of NTNU courses for the same year for clashing lecture/lab times and colliding exam dates — a clash check to run before registering for courses. Accepts bare course codes. Each side of a conflict carries its activity 'kind': a lecture-vs-lecture clash is unavoidable, while one involving an exercise or lab often has alternative groups. Exam dates come from the catalog, which does not mark deferred (utsatt/kont) sittings.

Input parameters:

- `course_codes` (array, required)
- `year` (integer, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/martinsa04-ntnu-mcp/ntnu-mcp#diagnostics

## Score history

- 2026-08-03: 60
- 2026-08-02: 59
- 2026-08-01: 59
- 2026-07-31: 58
- 2026-07-30: 58
- 2026-07-29: 58
- 2026-07-28: 57
- 2026-07-27: 56
- 2026-07-26: 56

## Links

- Remote endpoint: https://ntnu-mcp.martinsundal.no/mcp
- Repository: https://github.com/MartinSA04/ntnu-mcp
- Changelog RSS feed: https://verifymcp.io/servers/martinsa04-ntnu-mcp/ntnu-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/martinsa04-ntnu-mcp/ntnu-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/martinsa04-ntnu-mcp/ntnu-mcp
