Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNobind host0.0.0.0
MCP_PORTNobind port (served path is /mcp/)8100
ORB_ASK_URLNoORB ask API queried after the analysis for troubleshooting stepshttp://172.17.96.58:9345/orb/api/ask
ORB_ENABLEDNoset 0 to skip the ORB troubleshooting step (report is built without it)1
ORB_TIMEOUTNoORB request timeout (s) — ORB is deep-research and slow (~45–140 s); fail-open on timeout180
ORB_USERNAMENousername sent to ORBlogV_mcp_call
LOGV_API_BASENoLog Visualizer AgentAssist basehttp://127.0.0.1:8802/logVisualizer/api/agent_assist
MAX_LOG_BYTESNostreaming fetch cap for the injected log52428800
MCP_LOG_LEVELNoterminal flow-log verbosity (DEBUG previews the report text)INFO
LOGV_VIEW_BASENoSPA base for the returned session links/iframehttps://vista.fortinet.com/logVisualizer
MCP_AUTH_TOKENNoshared bearer token the partner must send. The server refuses to start with an empty/default token unless MCP_ALLOW_INSECURE=1. Set a strong value in prod.vista-dev-token
MCP_ALLOW_INSECURENo1 permits the dev/empty token (local dev only)
MCP_FETCH_CA_BUNDLENoPEM bundle of extra CAs to trust on outbound calls (internal PKI). Bad path ⇒ the server refuses to start
MCP_FETCH_INSECURE_TLSNo1 skips TLS verification for every host (blunt; prefer the host list)
MCP_ALLOW_PRIVATE_FETCHNo1 allows fetching private/loopback URLs (needed for the local test client; prod signed URLs are public)
MCP_FETCH_INSECURE_TLS_HOSTSNocomma-separated hosts to skip TLS verification for — a scoped curl -k, for hosts whose cert name doesn't match

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/ProjectVISTA-Kashcode/vista-agent-mcp'

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