finn-tannlege-mcp
v0.1.0
Published
MCP server for finn-tannlege.com — find Norwegian dental clinics from Claude Desktop, ChatGPT, and other AI assistants. ~6,900 clinics with Helfo-agreement, specialty, and emergency-duty data.
Maintainers
Readme
finn-tannlege-mcp
MCP server for finn-tannlege.com — find Norwegian dental clinics from Claude Desktop, ChatGPT, Cursor, and other AI assistants.
~6,900 clinics with Helfo-agreement, specialty, emergency-duty (akuttvakt), and chain data.
Install
npx finn-tannlege-mcpOr add to Claude Desktop config (~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"finn-tannlege": {
"command": "npx",
"args": ["finn-tannlege-mcp"]
}
}
}Remote (Streamable HTTP)
For ChatGPT and other remote MCP clients, paste this URL directly:
https://finn-tannlege.com/mcpTools
| Tool | Description |
|------|-------------|
| tannlege_search | Search clinics by free text, county (fylke), specialty, Helfo status, akuttvakt |
| tannlege_info | Full profile for one clinic via org_nr or UUID |
| tannlege_stats | Market statistics (total, per-county, Helfo count, etc.) |
| tannlege_akutt | Find emergency-duty clinics, optionally filtered by county |
| tannlege_kjeder | List all dental chains with location counts |
Examples
finn tannlege med Helfo-avtale i Oslo
kjeveortoped Bergen
akutt tannlege Stavanger
hvilke tannlegekjeder finnes i Norge?
statistikk tannleger per fylkeEnvironment
| Variable | Default | Description |
|----------|---------|-------------|
| FINN_TANNLEGE_URL | https://finn-tannlege.com | Override API base URL |
License
MIT
