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
product_searchC

Search for products available at Publix grocery stores. Returns product name, price, and aisle location.

store_finderA

Find Publix grocery store locations near a zip code or city. Returns store address, hours, and phone number.

weekly_dealsA

Get the current weekly deals and specials at Publix. Optionally filter by category. Returns item name, original price, sale price, and savings.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: product_search focuses on product details, store_finder on store locations, and weekly_deals on promotions. There is no overlap in functionality, making tool selection straightforward for an agent.

Naming Consistency5/5

All tool names follow a consistent snake_case pattern with clear, descriptive verb_noun combinations (product_search, store_finder, weekly_deals). This uniformity enhances readability and predictability.

Tool Count5/5

With 3 tools, this server is well-scoped for a grocery store assistant, covering key areas like product lookup, store location, and deals. Each tool earns its place without being overly sparse or bloated.

Completeness4/5

The toolset covers core grocery shopping needs—finding products, stores, and deals—with no obvious dead ends. A minor gap might be the lack of tools for managing a shopping list or checking inventory, but the existing tools support basic workflows effectively.

Maintenance

ActivityInactive
ResponsivenessNo issues