NTNU Courses (unofficial)
Rank #16,556io.github.MartinSA04/ntnu-mcp
Unofficial NTNU course data: search, timetables, grades, course info, and exam logistics.
NTNU Courses (unofficial) is a Model Context Protocol (MCP) server published by MartinSA04. It ranks #16,556 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. NTNU Courses (unofficial) is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 23, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 99,035 of 115,591 servers on MCP Toplist.
Use NTNU Courses (unofficial)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ntnu-mcp https://ntnu-mcp.martinsundal.no/mcp[mcp_servers.ntnu-mcp]
url = "https://ntnu-mcp.martinsundal.no/mcp"Add to ~/.codex/config.toml.
https://ntnu-mcp.martinsundal.no/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ntnu-mcp": {
"url": "https://ntnu-mcp.martinsundal.no/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ntnu-mcp": {
"type": "http",
"url": "https://ntnu-mcp.martinsundal.no/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ntnu-mcp": {
"serverUrl": "https://ntnu-mcp.martinsundal.no/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ntnu-mcp": {
"url": "https://ntnu-mcp.martinsundal.no/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MartinSA04%2Fntnu-mcp)<a href="https://mcptoplist.com/server/io.github.MartinSA04%2Fntnu-mcp"><img src="https://mcptoplist.com/badge/io.github.MartinSA04%2Fntnu-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
MartinSA04
Other servers by MartinSA04
View all MartinSA04 servers →Available versions (3)
| Version | Published |
|---|---|
| 0.4.0 | Jul 28, 2026 |
| 0.3.0 | Jul 24, 2026 |
| 0.2.0 | Jul 23, 2026 |
Frequently asked questions
- Who maintains NTNU Courses (unofficial)?
- NTNU Courses (unofficial) is maintained by MartinSA04, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is NTNU Courses (unofficial) listed on the Official MCP Registry?
- Yes — NTNU Courses (unofficial) is listed on the Official MCP Registry, alongside Glama.
- How many versions does NTNU Courses (unofficial) have?
- MCP Toplist tracks 3 versions of NTNU Courses (unofficial), most recently published on Jul 28, 2026.
- Where can I find the source code for NTNU Courses (unofficial)?
- The source code for NTNU Courses (unofficial) is hosted at github.com/MartinSA04/ntnu-mcp.