Skip to main content
Glama
jcoulaud

shipmail-mcp

by jcoulaud

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHIPMAIL_API_KEYNoShipmail API key (sm_live_...). Required unless SHIPMAIL_API_KEY_FILE is set.
SHIPMAIL_BASE_URLNoOverride the API base URL. Must be https on a shipmail.to host. Defaults to https://shipmail.to/api/v1.https://shipmail.to/api/v1
SHIPMAIL_MCP_DEBUGNoSet to '1' to include request_id and status in stderr tool-call logs.
SHIPMAIL_MCP_TOOLSNoComma-separated tool allowlist. The --tools flag overrides this.
SHIPMAIL_API_KEY_FILENoPath to a file containing the API key. Takes precedence over SHIPMAIL_API_KEY. Reduces env-trace leak surface.
SHIPMAIL_ALLOW_INSECURE_BASE_URLNoSet to '1' to permit a non-https or non-shipmail.to base URL. Local development only.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/jcoulaud/shipmail-mcp'

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