Skip to main content
Glama
scriptedstatement

opencti-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENCTI_URLNoOpenCTI instance URL (use https:// for remote)http://localhost:8080
OPENCTI_TOKENYesAPI token (required)
OPENCTI_TIMEOUTNoRequest timeout in seconds60
OPENCTI_READ_ONLYNoDisable write operationstrue
OPENCTI_LOG_FORMATNoLog format: json or textjson
OPENCTI_SSL_VERIFYNoVerify SSL certificates (set false for self-signed)true
FF_NEGATIVE_CACHINGNoCache not found resultstrue
FF_RESPONSE_CACHINGNoCache search results (reduces API calls)false
OPENCTI_MAX_RESULTSNoMaximum results per query100
OPENCTI_MAX_RETRIESNoRetry attempts for failures3
OPENCTI_RETRY_DELAYNoInitial retry delay (seconds)1.0
FF_STARTUP_VALIDATIONNoTest API connectivity on server starttrue
FF_GRACEFUL_DEGRADATIONNoReturn cached results when service unavailabletrue
OPENCTI_CIRCUIT_TIMEOUTNoSeconds before circuit recovery60
OPENCTI_RETRY_MAX_DELAYNoMaximum retry delay (seconds)30.0
OPENCTI_CIRCUIT_THRESHOLDNoFailures before circuit opens5
OPENCTI_EXTRA_PATTERN_TYPESNoCustom pattern types (comma-separated)
OPENCTI_EXTRA_OBSERVABLE_TYPESNoCustom observable types (comma-separated)

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/scriptedstatement/opencti-mcp'

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