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

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
optidev_context_analyzerC

Enhanced context analysis with AI-powered relevance scoring and vector search

optidev_implementation_guideB

Analyzes Jira tickets and provides complete implementation guidance

optidev_debug_helperC

Provides intelligent debugging assistance for Optimizely-related issues

optidev_code_analyzerC

Real-time code analysis for performance, security, and best practices

optidev_project_helperC

Project setup, migration assistance, and development guidance

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