Skip to main content
Glama

Search Norwegian dental clinics

tannlege_search
Read-onlyIdempotent

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'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
akuttNoIf true, only return clinics with emergency-duty (akuttvakt)
fylkeNoNorwegian county (fylke). Examples: 'Oslo', 'Vestland', 'Rogaland'
helfoNoIf true, only return clinics with Helfo direct-billing agreement
limitNoMax results (default 10, max 25)
queryNoFree-text search (name or city). Examples: 'Oslo tannklinikk', 'kjeveortoped Bergen'
spesialitetNoSpecialty slug. Examples: 'kjeveortopedi', 'endodonti', 'periodonti'

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnly, idempotent, openWorld, non-destructive. The description adds return field specifics and filter details, but does not disclose potential rate limits or pagination behavior beyond the limit parameter.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise: three sentences plus an example. It is front-loaded with the primary action and resource, and every sentence adds essential information without fluff.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 6 parameters, no required fields, and no output schema, the description adequately covers return values and filter options with an example. Missing minor details like result ordering or pagination hints, but acceptable for completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema descriptions cover all parameters at 100%. The description adds only a usage example, which is helpful but does not provide new parameter semantics beyond what is in the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches a specific directory with multiple filters and returns structured fields. It distinguishes itself from siblings by being the primary search tool.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description lists supported search types and filters, giving context on when to use it. However, it does not explicitly exclude cases or mention alternative sibling tools, leaving some ambiguity.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.