Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_contentB

Søg i alt indhold på kalundborg.dk

get_newsB

Hent nyheder og pressemeddelelser fra Kalundborg Kommune

get_popular_pagesA

Hent de mest populære sider på kalundborg.dk

get_contact_infoA

Hent kontaktinformation for Kalundborg Kommune

search_servicesC

Søg efter kommunale services og selvbetjeningsløsninger

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 5 tools

Disambiguation4/5

Search tools overlap somewhat—search_content covers all site content while search_services narrows to municipal services, but the descriptions are distinct enough to avoid major confusion. The other tools (popular pages, news, contact info) are clearly separate.

Naming Consistency5/5

All five tool names follow the same verb_noun pattern (search_*, get_*), with consistent snake_case and clear action-object pairs. No mixed conventions or unpredictable naming.

Tool Count5/5

Five tools is a well-scoped set for a municipality website assistant, covering search, navigation, news, contact, and services without unnecessary redundancy or bloat.

Completeness4/5

The domain is public information on kalundborg.dk, and the tools cover primary browsing, searching, news, and contact lookup. Minor gaps include no dedicated page-by-URL fetcher or event calendar, but agents can work around these via search_content.

Maintenance

ActivityInactive
ResponsivenessNo issues