Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OURGROCERIES_EMAILYesEmail for OurGroceries account
OURGROCERIES_PASSWORDYesPassword for OurGroceries account

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
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_grocery_listsA

List grocery lists available in the configured OurGroceries account.

get_itemsA

Return the items in a grocery list selected by case-insensitive exact name.

add_itemB

Immediately add an item to a grocery list, optionally with quantity and note.

complete_itemA

Preview or, with confirmation, mark a matching grocery item as complete.

remove_itemA

Preview or, with confirmation, permanently remove a matching grocery item.

move_itemA

Preview or, with confirmation, move an item between grocery lists.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OriginalByteMe/our-groceries-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server