← Registry

Data Collection

osloomvendt.no

Facilitates discovery and retrieval of nightlife event data in Oslo.

1 endpoint3 known toolsFirst detected July 16, 2026Last detected August 24, 2026

ENDPOINT 1

https://www.osloomvendt.no/api/mcp

No auth detected

MCP server metadata

Name
oslo-omvendt
Version
1.1.0
Capabilities
tools.listChanged

Known tools 3

search_events

Find Oslo nightlife events (clubs, raves, festivals) for one week.

Inferred read-only
get_event

Get full details for a single event by its slug (as returned by search_events).

Inferred read-only
list_venues

List all venues / locations featured on Oslo Omvendt.

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.oslo-omvendt]
url = "https://www.osloomvendt.no/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "oslo-omvendt": {
      "type": "http",
      "url": "https://www.osloomvendt.no/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: oslo-omvendt
Remote MCP URL: https://www.osloomvendt.no/api/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": {
    "oslo-omvendt": {
      "url": "https://www.osloomvendt.no/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "oslo-omvendt": {
      "type": "http",
      "url": "https://www.osloomvendt.no/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "oslo-omvendt",
  "transport": "streamable-http",
  "url": "https://www.osloomvendt.no/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for osloomvendt.no was fetched 2026-08-23T23:31:59.874Z and is being refreshed.

Trust status Trusted

osloomvendt.no is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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