Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_AUTH_MODENoThe authentication mode to use (e.g., 'bearer').
MCP_TRANSPORTNoThe primary network transport to use. Options: stdio, http, sse. Default is stdio.stdio
MCP_AUTH_SCOPESNoComma-separated list of required authentication scopes (e.g., 'read,write').
MCP_OIDC_ISSUERNoThe URL of the OIDC issuer.
MCP_SERVER_HOSTNoThe host address to bind the server to when using network transport (http/sse).0.0.0.0
MCP_SERVER_PORTNoThe port to bind the server to when using network transport (http/sse).
MCP_AUTH_ENABLEDNoWhether to enable bearer-token auth with OIDC. Set to 'true' to enable.
MCP_AUTH_AUDIENCENoThe expected audience for OIDC token validation.
MCP_OIDC_JWKS_URLNoThe URL of the OIDC JWKS (JSON Web Key Set) for token validation.
MCP_OAUTH_CLIENT_IDNoThe OAuth client ID for authentication.
MCP_OAUTH_CLIENT_SECRETNoThe OAuth client secret for authentication.
MCP_OIDC_INTROSPECTION_URLNoOptional alternative or backup validation mode using an introspection URL.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
setMode-
nmapScan-
generateWordlist-
runJohnTheRipper-
runHashcat-
cancelScan-
createClientReport-
gobuster-
nikto-

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/DMontgomery40/pentest-mcp'

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