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_human_interface_guidelinesC

Search Apple Human Interface Guidelines by keywords

search_technical_documentationC

Search Apple technical documentation and API references

search_unifiedC

Unified search across both HIG design guidelines and technical documentation

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 3 tools

Disambiguation4/5

Each tool has a distinct target: HIG, technical docs, or unified search. The unified tool overlaps but serves a combined purpose, so there is slight potential for confusion, but overall they are clearly distinguishable.

Naming Consistency5/5

All tools follow a consistent 'search_<descriptive_suffix>' pattern, making it easy for agents to predict and understand tool purposes.

Tool Count5/5

With only three tools, the server is well-scoped for its purpose of searching Apple documentation, avoiding unnecessary complexity while covering key search scenarios.

Completeness4/5

The set covers both major documentation areas (HIG and technical) with individual and unified search. Minor gaps like sample code search exist but are outside the stated scope.

Maintenance

ActivityInactive
ResponsivenessNo issues