Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BATTERY_ERP_AUDIT_LOGNoOptional path for append-only JSONL audit events.
BATTERY_ERP_CONFIRM_TOKENNoShared secret required for record_bin_confirmation (mutating).

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
lookup_inventoryB

Look up available quantity and stock status for a part number or SKU.

get_inventory_statusC

Get inventory status plus reorder suggestion when below reorder point.

get_inventory_recordB

Return the full inventory record for a SKU (on-hand, reserved, reorder, cost).

list_inventoryB

List status for all seeded inventory SKUs (demo store).

create_bin_check_requestC

Create a human bin-count verification task for SMS / warehouse workflows.

record_bin_confirmationC

Record a human-confirmed on-hand quantity. Requires auth_token matching BATTERY_ERP_CONFIRM_TOKEN.

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/icohangar-ops/battery-erp'

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