Skip to main content
Glama
cyanheads

@cyanheads/cisa-cybersecurity-mcp-server

by cyanheads

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGS_DIRNoDirectory for log files (Node.js only).<project-root>/logs
OTEL_ENABLEDNoEnable OpenTelemetry instrumentation.false
MCP_AUTH_MODENoAuth mode: 'none', 'jwt', or 'oauth'.none
MCP_HTTP_PORTNoPort for the HTTP server.3010
MCP_LOG_LEVELNoLog level (RFC 5424).info
MCP_SESSION_MODENoHTTP session mode. This server ships 'stateless' — no handler collects input mid-request.stateless
MCP_TRANSPORT_TYPENoTransport: 'stdio' or 'http'.stdio
CISA_HTTP_TIMEOUT_MSNoPer-request timeout for every upstream fetch, in milliseconds.30000
CISA_CSAF_MIRROR_PATHNoFilesystem path to the ICS advisory SQLite index..mirror/csaf.sqlite3
CISA_KEV_REFRESH_CRONNoCron for the KEV conditional-refresh poll. HTTP transport only; empty disables the in-process schedule.*/30 * * * *
STORAGE_PROVIDER_TYPENoStorage backend.in-memory
CISA_CSAF_REFRESH_CRONNoCron for the incremental advisory refresh. HTTP transport only; empty disables it.17 */6 * * *
MCP_HTTP_ENDPOINT_PATHNoHTTP endpoint path where the server is mounted./mcp
CISA_CSAF_MIRROR_AUTO_INITNoSeed the advisory index in the background at startup when it has never synced.true
CISA_FEED_CACHE_TTL_SECONDSNoTTL for a parsed RSS feed window.900
CISA_VULNRICHMENT_CACHE_TTL_SECONDSNoTTL for a cached SSVC record. Negative results use one sixth of this.21600

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