Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PARCEL_API_KEYNoYour Parcel API key. Generate at Parcel Web Access.
PARCEL_OP_PATHNoA 1Password op:// reference to your Parcel API key.
PARCEL_ALLOW_WRITESNoSet to '1' to enable write operations (parcel_add_delivery). Leave empty or unset for read-only mode.
PARCEL_API_KEY_FILENoPath to a file containing only the Parcel API key.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
parcel_auth_statusA

Inspect Parcel credential discovery and write-tool availability without calling Parcel.

parcel_list_deliveriesA

Return Parcel's complete recent or active delivery list, including status, expected dates, and every cached carrier event. This covers GET /external/deliveries/.

parcel_get_deliveryA

Find one delivery by exact tracking number within Parcel's active or recent API response and return all of its cached events.

parcel_list_carriersA

Return the complete, daily-updated map of Parcel carrier codes to names. This covers GET /external/supported_carriers.json and requires no API key.

parcel_find_carriersA

Search the complete Parcel carrier catalog by code or display name before adding a delivery.

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/oliverames/parcel-mcp-server'

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