← Registry

Content Tools

kulturbase.no

Searches the Kulturbase catalog to find and select playable Nordic cultural programmes, recordings, works, series, and people by category, duration, and format preferences.

1 endpoint2 known toolsFirst detected September 15, 2026Last detected September 15, 2026

ENDPOINT 1

https://kulturbase.no/mcp

No auth detected

MCP server metadata

Name
no.kulturbase/catalogue
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

Kulturbase is a read-only catalogue that links to playback at the original provider. Use search_catalog for a named title, person, series or programme. Its total field is the number of compact results returned, not the number of all possible matches. Use find_recording directly when the user asks for a random or duration-bounded recommendation. Duration values are bands: 15 means 10–15 minutes, 30 means 15–30, 60 means 30–60, 90 means 60–90, and lang means over 90 minutes. Pass format, languages, requireSubtitles and hideNorwayOnly in preferences when relevant. Use the returned nextSeed for another distinct draw.

Known tools 2

search_catalog

Search Kulturbase for playable Nordic cultural programmes, recordings, works, series and people.

Inferred read-only
find_recording

Choose one currently playable recording in a requested cultural category and duration band, with optional format, language, subtitle and geography preferences.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.no-kulturbase-catalogue]
url = "https://kulturbase.no/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "no-kulturbase-catalogue": {
      "type": "http",
      "url": "https://kulturbase.no/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: no-kulturbase-catalogue
Remote MCP URL: https://kulturbase.no/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "no-kulturbase-catalogue": {
      "url": "https://kulturbase.no/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "no-kulturbase-catalogue": {
      "type": "http",
      "url": "https://kulturbase.no/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "no-kulturbase-catalogue",
  "transport": "streamable-http",
  "url": "https://kulturbase.no/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.