Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PFSENSE_URLNoBase URL of the REST API, e.g. https://192.168.1.1
PFSENSE_API_KEYNoAPI key as `<client_id_hex> <client_secret>` (System → REST API → Keys)
PFSENSE_TIMEOUTNoHTTP timeout seconds (default 90; config writes on slow routers may need more)90
PFSENSE_PASSWORDNoBasic auth alternative (either API key or these two)
PFSENSE_USERNAMENoBasic auth alternative (either API key or these two)
PFSENSE_AUDIT_LOGNoPath to audit log (JSON lines, secrets redacted)
PFSENSE_MAX_PAGESNoMax pages for paginated lists (default 20)20
PFSENSE_READ_ONLYNotrue registers only read tools
PFSENSE_VERIFY_SSLNotrue/false; default false (self-signed cert)false

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/parthmstech/pfsense-mcp'

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