Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: error|warn|info|debug (default: info)info
AUDIT_API_KEYNoAPI key to enable protected GET /audit endpoint (requires OPTIVISE_AUDIT=true)
OPTIVISE_MODENoOperation mode: mcp|server (default: mcp)mcp
OPENAI_API_KEYNoOptional API key to enable AI-powered features
OPTIVISE_AUDITNoSet to 'true' to enable in-memory audit trail (requires AUDIT_API_KEY)
MAX_BLOCK_CHARSNoMaximum characters per context block (default: 5000)5000
MAX_TOTAL_TOKENSNoHard safety ceiling for context tokens (default: 4000)4000
CORS_ALLOW_ORIGINSNoComma-separated allowed origins for HTTP server (default: *)*
REQUEST_TIMEOUT_MSNoPer-request timeout for /analyze (default: 15000)15000

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/biswajitpanday/Optivise'

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