# finn-tannlege-mcp MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-slookisen-finn-tannlege-mcp
- Repository: https://github.com/slookisen/lokal

## Install
- Command: `npx -y finn-tannlege-mcp`
- Endpoint: https://finn-tannlege.com/mcp
- Auth: Not captured

## Setup notes
- Package: Npm finn-tannlege-mcp v0.1.0
- Environment variable: FINN_TANNLEGE_URL
- Remote endpoint: https://finn-tannlege.com/mcp

## Tools
- tannlege_search (Search Norwegian dental clinics) - Search the finn-tannlege.com directory of 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'. Endpoint: https://finn-tannlege.com/mcp
- tannlege_info (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' or id 'uuid-here'. Endpoint: https://finn-tannlege.com/mcp
- tannlege_stats (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?'. Endpoint: https://finn-tannlege.com/mcp
- tannlege_akutt (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'. Endpoint: https://finn-tannlege.com/mcp
- tannlege_kjeder (List Norwegian dental chains) - List all Norwegian dental chains (kjeder) registered on finn-tannlege.com, including the number of clinic locations per chain. Examples of chains: 'Tannhelse Øst', 'Colosseum Tannlege', 'Nordic Dental'. Example question: 'hvilke tannlegekjeder finnes i Norge?'. Endpoint: https://finn-tannlege.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.slookisen
- Version: 0.1.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 30, 2026
- Source: https://registry.modelcontextprotocol.io
