← Registry

Developer Tools

domenesentralen.no

Provides domain name availability checks, pricing, and technical DNS/WHOIS/SSL information for domains.

WebMCP3 endpoints4 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://domenesentralen.no/api/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.domenesentralen-no]
url = "https://domenesentralen.no/api/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "domenesentralen-no": {
      "type": "http",
      "url": "https://domenesentralen.no/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: domenesentralen-no
Remote MCP URL: https://domenesentralen.no/api/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "domenesentralen-no": {
      "url": "https://domenesentralen.no/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "domenesentralen-no": {
      "type": "http",
      "url": "https://domenesentralen.no/api/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "domenesentralen-no bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "domenesentralen-no",
  "transport": "streamable-http",
  "url": "https://domenesentralen.no/api/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 2

https://domenesentralen.no/api/aapen/mcp

No auth detected

MCP server metadata

Name
domenesentralen-aapen
Version
1.1.0
Capabilities
tools.listChanged

Known tools 3

sok-domene

Sjekk om et domenenavn er ledig, direkte mot registeret (Norid for .no).

Inferred read-only
hent-priser

DOMENESENTRALENS prisliste: registrering, fornyelse og innflytting per endelse.

Inferred read-only
domene-innsikt

Offentlig teknisk oppslag for et hvilket som helst domene: WHOIS, navnetjenere, DNS-poster, kjente subdomener (CT-logger), SSL-sertifikat og hosting.

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.domenesentralen-aapen]
url = "https://domenesentralen.no/api/aapen/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "domenesentralen-aapen": {
      "type": "http",
      "url": "https://domenesentralen.no/api/aapen/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "domenesentralen-aapen",
  "transport": "streamable-http",
  "url": "https://domenesentralen.no/api/aapen/mcp"
}
MCP Inspector

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

ENDPOINT 3

https://domenesentralen.no

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 1

sokDomene

Sjekk om et domenenavn er ledig. Søket går direkte mot Norid-registeret og viser pris og alternative endelser.

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.webmcp]
url = "https://domenesentralen.no"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://domenesentralen.no"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://domenesentralen.no

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": {
    "webmcp": {
      "url": "https://domenesentralen.no"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://domenesentralen.no"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://domenesentralen.no"
}
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.