← finn-tannlege.com
INDIVIDUAL MCP TOOL
tannlege_stats
Fetch aggregated statistics for the Norwegian dental market from finn-tannlege.com.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent endpoint
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.finn-tannlege-com]
url = "https://finn-tannlege.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"finn-tannlege-com": {
"type": "http",
"url": "https://finn-tannlege.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: finn-tannlege-com
Remote MCP URL: https://finn-tannlege.com/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": {
"finn-tannlege-com": {
"url": "https://finn-tannlege.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"finn-tannlege-com": {
"type": "http",
"url": "https://finn-tannlege.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "finn-tannlege-com",
"transport": "streamable-http",
"url": "https://finn-tannlege.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
tannlege_search— Search the finn-tannlege.com directory of Norwegian dental clinics.tannlege_info— Fetch complete profile for a single Norwegian dental clinic by organisation number (org_nr) or internal UUID.tannlege_akutt— Find Norwegian dental clinics that offer emergency-duty (akuttvakt) — i.e.tannlege_kjeder— List all Norwegian dental chains (kjeder) registered on finn-tannlege.com, including the number of clinic locations per chain.