Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_MODENoAuthentication mode: 'gateway' (per-request headers, production) or 'env' (shared credentials, local development only).gateway
MCP_HTTP_HOSTNoHTTP server host.0.0.0.0
MCP_HTTP_PORTNoHTTP server port.8080
MCP_TRANSPORTNoTransport type: 'http' or 'stdio'.http
PASSPORTAL_BASE_URLNoCustomer instance base URL, e.g. https://instance.passportalmsp.com (required when AUTH_MODE=env).
PASSPORTAL_ACCESS_KEYNoPassportal Access Key (required when AUTH_MODE=env).
PASSPORTAL_SECRET_KEYNoPassportal Secret Access Key (required when AUTH_MODE=env).
PASSPORTAL_TOKEN_SCOPENoScope for token exchange request.docs_api
PASSPORTAL_BASE_URL_HEADERNoHeader name for base URL in gateway mode.x-passportal-base-url
PASSPORTAL_ACCESS_KEY_HEADERNoHeader name for Access Key in gateway mode.x-passportal-access-key
PASSPORTAL_SECRET_KEY_HEADERNoHeader name for Secret Access Key in gateway mode.x-passportal-secret-key

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/MSPbotsAI/nable-passportal-mcp'

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