# io.github.slookisen/finn-tannlege-mcp (npm · finn-tannlege-mcp)

Norwegian dental clinic directory MCP: ~6,900 clinics with Helfo-agreement, specialty, duty, chain.

- Trust score: 66/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `finn-tannlege.com`: 75/100, [markdown](https://verifymcp.io/servers/slookisen-finn-tannlege-mcp/finn-tannlege.md), [page](https://verifymcp.io/servers/slookisen-finn-tannlege-mcp/finn-tannlege)
- npm · `finn-tannlege-mcp`: 66/100 (this document), [markdown](https://verifymcp.io/servers/slookisen-finn-tannlege-mcp/finn-tannlege-mcp.md), [page](https://verifymcp.io/servers/slookisen-finn-tannlege-mcp/finn-tannlege-mcp)

## Channel facts

- Registry: `npm`
- Package: `finn-tannlege-mcp`
- Version: `0.1.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, 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.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 59 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 593 tokens (~118/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add slookisen-finn-tannlege-mcp -- npx -y finn-tannlege-mcp
```

### Codex

```bash
codex mcp add slookisen-finn-tannlege-mcp -- npx -y finn-tannlege-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "slookisen-finn-tannlege-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "finn-tannlege-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add slookisen-finn-tannlege-mcp --command npx --arg -y --arg finn-tannlege-mcp
```

### Hermes

```yaml
mcp_servers:
  slookisen-finn-tannlege-mcp:
    command: "npx"
    args: ["-y", "finn-tannlege-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "slookisen-finn-tannlege-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "finn-tannlege-mcp"
      ]
    }
  }
}
```

## 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-02 (score 66, +32)

- [security regression] Provenance: fail → unverified
- [security regression] Install scripts: pass → unverified
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Maintenance: pass → unverified
- [functional regression] Capabilities: pass → unverified
- [functional regression] License: pass → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Schema quality: unverified → excellent
- [functional] Licence: MIT

### 2026-08-01 (score 34, +6)

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

### 2026-07-30 (score 28)

First indexed and scored.

## MCP tools (5)

### `tannlege_search` (~240 tokens)

Search Norwegian dental clinics

Search the finn-tannlege.com directory of ~6,900 Norwegian dental clinics. Supports free-text search, county (fylke) filter, specialty filter, Helfo direct-billing filter, and emergency-duty (akuttvakt) filter. Returns clinic name, address, contact info, Helfo status, and profile URL. Example: 'finn kjeveortoped i Bergen med Helfo-avtale'.

Input parameters:

- `akutt` (boolean): If true, only return clinics with emergency-duty (akuttvakt)
- `fylke` (string): Norwegian county. Examples: 'Oslo', 'Vestland', 'Rogaland'
- `helfo` (boolean): If true, only return clinics with Helfo direct-billing agreement
- `limit` (number): Max results (default 10, max 25)
- `query` (string): Free-text search (name or city). Examples: 'Oslo tannklinikk', 'kjeveortoped Bergen'
- `spesialitet` (string): Specialty slug. Examples: 'kjeveortopedi', 'endodonti', 'periodonti'

### `tannlege_info` (~110 tokens)

Get full details for a dental clinic

Fetch complete profile for a single Norwegian dental clinic by organisation number (org_nr) or internal UUID. Returns name, address, phone, website, Helfo status, emergency duty, specialities, chain affiliation, specialists list, treatments, opening hours, payment options, and profile URL. Example: org_nr '912345678'.

Input parameters:

- `id` (string): Clinic UUID (alternative to org_nr)
- `org_nr` (string): 9-digit Norwegian organisation number. Example: '912345678'

### `tannlege_stats` (~76 tokens)

Norwegian dental market statistics

Fetch aggregated statistics for the Norwegian dental market from finn-tannlege.com. Returns total clinic count, per-county breakdown (per fylke), Helfo count, chain-member count, emergency-duty (akuttvakt) count, and specialist-clinic count. Example question: 'how many dental clinics are there in Norway?'.

### `tannlege_akutt` (~98 tokens)

Find emergency-duty dental clinics in Norway

Find Norwegian dental clinics that offer emergency-duty (akuttvakt) — i.e. treatment outside normal working hours. Optionally filter by county (fylke). Also returns advice about the municipal dental emergency service (kommunal tannlegevakt). Example: 'finn akutt tannlege i Oslo'.

Input parameters:

- `fylke` (string): Limit to clinics in this county. Examples: 'Oslo', 'Vestland'

### `tannlege_kjeder` (~69 tokens)

List Norwegian dental chains

List all Norwegian dental chains (kjeder) registered on finn-tannlege.com. Examples of chains: 'Tannhelse Øst', 'Colosseum Tannlege', 'Nordic Dental'. Example question: 'hvilke tannlegekjeder finnes i Norge?'.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/slookisen-finn-tannlege-mcp/finn-tannlege-mcp#diagnostics

## Score history

- 2026-08-03: 66
- 2026-08-02: 66
- 2026-08-01: 34
- 2026-07-30: 28

## Links

- npm package: https://www.npmjs.com/package/finn-tannlege-mcp
- Socket report: https://socket.dev/npm/package/finn-tannlege-mcp
- Repository: https://github.com/slookisen/lokal
- Changelog RSS feed: https://verifymcp.io/servers/slookisen-finn-tannlege-mcp/finn-tannlege-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/slookisen-finn-tannlege-mcp/finn-tannlege-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/slookisen-finn-tannlege-mcp/finn-tannlege-mcp
