mcpbeat

Finn Tannlege MCP Server

io.github.slookisen/finn-tannlege-mcp
answering

Finn Tannlege MCP is answering right now. Last checked 8 min ago. 21 installs a week from npm. It exposes 5 tools. Last commit 4 Aug 2026.

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

Installs per day peak 5 · avg 1 · +600% w/w
a month agotoday
Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
256 ms
Response time
average over 24h
21
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add finn-tannlege-mcp --transport http https://finn-tannlege.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "finn-tannlege-mcp": {
      "url": "https://finn-tannlege.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.finn-tannlege-mcp]
url = "https://finn-tannlege.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "finn-tannlege-mcp": {
      "url": "https://finn-tannlege.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "finn-tannlege-mcp": {
      "url": "https://finn-tannlege.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

tannlege
tannlege_akutt
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'.
tannlege_info
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'.
tannlege_kjeder
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?'.
tannlege_search
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'.
tannlege_stats
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?'.

Endpoints

URLTransportStateLatencyChecked
https://finn-tannlege.com/mcp streamable-http answering 211 ms 8 min ago

Finn Tannlege MCP — questions

Answers built from our own checks of this server.

What can Finn Tannlege MCP do?
It exposes 5 tools, read directly from the server on our last check. Among them: tannlege_akutt, tannlege_info, tannlege_kjeder, tannlege_search, tannlege_stats. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Finn Tannlege MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 256 ms. The bar chart above shows every period we have measured.
How do I connect Finn Tannlege MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Finn Tannlege MCP need an API key?
No. Finn Tannlege MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Finn Tannlege MCP?
It answers our handshake in 256 ms on average, which is faster than 52% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Finn Tannlege MCP?
The npm package finn-tannlege-mcp was installed 21 times in the last week. Week over week that is +600%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Finn Tannlege MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.