Skip to main content
Glama
abo1016

web-gpt-file-save

by abo1016

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoAddress to bind. For tunnel scenarios, use 127.0.0.1.
MCP_PORTNoPort to listen on. Default: 8765.8765
FILE_SAVE_ROOTYesThe unique filesystem root directory where files are allowed to be saved.
MCP_QUICK_PORTNoPort for Quick mode. Default: 8765.8765
MCP_STATE_FILENoPath to the OAuth state file. Default: .web-gpt-file-save/oauth-state.json..web-gpt-file-save/oauth-state.json
MCP_STABLE_PORTNoPort for Stable mode. Default: 8878.8878
MCP_AUTH_PASSWORDYesPassword for local single-user OAuth authorization. Must be at least 12 characters.
MCP_MAX_FILE_BYTESNoMaximum file download size in bytes. Default: 25 MiB.25 MiB
MCP_PUBLIC_BASE_URLNoThe public HTTPS base URL for this service. In Quick mode this is auto-generated; in Stable mode it is read from local settings.
MCP_ALLOW_INSECURE_HTTPNoSet to '1' to allow loopback HTTP for local development.
MCP_DOWNLOAD_TIMEOUT_MSNoSingle download timeout in milliseconds. Default: 30000 ms.30000
MCP_ACCESS_TOKEN_TTL_SECONDSNoAccess token lifetime in seconds. Default: 3600 seconds.3600

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

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