Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OTEL_ENABLEDNoEnable OpenTelemetry instrumentation.false
MCP_AUTH_MODENoAuth mode: none, jwt, or oauth.none
MCP_HTTP_PORTNoPort for HTTP server.3010
MCP_LOG_LEVELNoLog level (RFC 5424).info
SHODAN_API_KEYNoEnables attacksurface_lookup_host. Absent → that tool returns source_unavailable; every other tool keeps working.
MCP_TRANSPORT_TYPENoTransport: stdio or http.stdio
CERTSPOTTER_API_KEYNoRaises Certspotter rate limits for the CT-log subdomain fallback. Absent → free unauthenticated tier (rate-limited but functional).
ATTACKSURFACE_MAX_SUBDOMAINSNoCap on subdomains resolved during a map_domain run — bounds fan-out cost.200
ATTACKSURFACE_HTTP_USER_AGENTNoDefault User-Agent for attacksurface_probe_http (overridable per call).
ATTACKSURFACE_DEFAULT_RESOLVERSNoComma-separated default DNS resolver IPs for attacksurface_resolve_dns.8.8.8.8,1.1.1.1,9.9.9.9
ATTACKSURFACE_RDAP_BOOTSTRAP_URLNoRDAP bootstrap base URL; override for a private/mirrored RDAP.https://rdap.org
ATTACKSURFACE_ALLOW_PRIVATE_TARGETSNoSet true to disable the SSRF guard for internal-network assessment. Leave false on any public deployment — it is the safety boundary that keeps the server from being pointed at internal infrastructure.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/cyanheads/attack-surface-mcp-server'

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