Skip to main content
Glama
k9fr4n

pwpush-mcp

by k9fr4n

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HTTP_TOKENNoBearer token required for HTTP transport (--listen mode). Required if using --listen.
PWPUSH_TIMEOUTNoHTTP request timeout in seconds. Default: 3030
PWPUSH_BASE_URLNoBase URL of the Password Pusher instance. Default: https://pwpush.comhttps://pwpush.com
PWPUSH_API_EMAILNoEmail tied to the token for v1 instances.
PWPUSH_API_TOKENNoAPI token for Password Pusher. Generate at <base-url>/api_tokens. Required for listing/audit, optional for create/preview/expire depending on instance.
PWPUSH_AUDIT_LOGNoEmit audit logs on stderr. Default: truetrue
PWPUSH_CA_BUNDLENoPath to a CA bundle for SSL verification.
PWPUSH_FILE_ROOTNoAllowlist root directory for file uploads. If unset, file uploads disabled.
PWPUSH_READ_ONLYNoRemove write tools (create_push, expire_push). Default: falsefalse
PWPUSH_VERIFY_SSLNoVerify SSL certificates. Default: truetrue
PWPUSH_API_VERSIONNoAPI version: auto, v1, or v2. Default: autoauto
PWPUSH_MAX_RETRIESNoNumber of retries on connection errors/429/5xx. Default: 22
PWPUSH_ENABLED_TOOLSNoComma-separated fnmatch allowlist of tools to enable. Empty = all.
PWPUSH_MAX_CONCURRENTNoMaximum concurrent HTTP requests. 0 = unlimited. Default: 00
MCP_HTTP_ALLOWED_HOSTSNoComma-separated allowed Host headers. Default: localhost,127.0.0.1,[::1]
MCP_HTTP_ALLOW_UNAUTHENTICATEDNoAllow unauthenticated HTTP requests. Default: falsefalse
PWPUSH_PER_REQUEST_CREDENTIALSNoEnable per-request pwpush credentials via headers. Default: falsefalse

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/k9fr4n/pwpush-mcp'

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