nic-cl
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_latest_domainsA | Fetch recently registered .cl domains |
| search_domainsC | Search for .cl domains using a pattern |
| whois_domainA | Get detailed WHOIS information for a .cl domain |
| get_deleted_domainsA | Fetch recently deleted .cl domains |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 4 tools
Each tool targets a distinct operation: recent registrations, pattern search, WHOIS lookup, and recent deletions. No two tools have overlapping purposes.
All tools follow a clear verb_noun pattern rooted in the .cl domain domain: get_latest_domains, search_domains, whois_domain, get_deleted_domains. The naming is predictable and easy to guess.
Four tools is well-scoped for a .cl registry information service. Each tool covers a distinct and needed query type without redundancy.
The set offers search, WHOIS lookup, and both registration and deletion feed queries, covering the core operations expected of a NIC information service. There are no significant gaps for the stated purpose.