Skip to main content
Glama
noxlabs-ai
by noxlabs-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INPOST_SHIPX_BASE_URLNoOverride ShipX tracking base URLShipX default
INPOST_CONSUMER_CONFIGNoPath to the local auth/config JSONOS app-config dir inpost-consumer-mcp/config.json
INPOST_CONSUMER_BASE_URLNoOverride mobile API base URLmobile API default

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
inpost_consumer_login_send_smsA

Send a one-time login code by SMS to your phone. Next: inpost_consumer_login_confirm with the code from the message.

inpost_consumer_login_confirmA

Enter the SMS code to sign in. Saves your session on this device so you can list parcels and open lockers.

inpost_consumer_logoutA

Sign out and remove saved login(s) from this device. Does not change anything in the InPost app.

inpost_consumer_login_sessionsA

List phone numbers currently signed in on this device, with when each session expires. Login codes refresh automatically when you use other tools.

inpost_consumer_list_parcelsA

List your InPost parcels (status, locker, pickup code when available). Statuses are kept up to date with public tracking. Optional filter by status (e.g. ready_to_pickup, delivered) — case does not matter.

inpost_consumer_get_parcelA

Get details for one parcel by shipment number (or a unique short prefix): status, locker, pickup code, and QR payload for the app/scanner.

inpost_consumer_locker_openA

Remotely open the Paczkomat compartment for a parcel. Anyone standing at the machine can take it — only use when you are there. Set confirm=true to proceed. Prefer picking up in person at the correct locker.

inpost_consumer_locker_finishA

End a Paczkomat pickup session after opening (or if you need to tear it down). Use the session id returned by inpost_consumer_locker_open.

inpost_consumer_trackA

Public tracking for any InPost shipment number (no login required for full numbers). If you pass a short prefix, it is matched against your signed-in parcels when needed.

inpost_consumer_list_returnsA

List your InPost return tickets. Optionally filter by status.

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/noxlabs-ai/inpost-consumer-mcp'

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