Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LPO_MCP_HOSTNoHost address for MCP server (HTTP/WebSocket). Default 127.0.0.1.127.0.0.1
LPO_MCP_PORTNoPort for MCP server. Default 8765.8765
LPO_LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR). Default INFO.INFO
LPO_TOKEN_BUDGETNoMaximum token budget for optimized prompt. Default 8000.8000
LPO_MCP_TRANSPORTNoTransport protocol for MCP server: stdio, http, websocket. Default stdio.stdio
LPO_STRICT_INTENTNoEnable strict intent mode (true/false). Default depends on configuration.false
LPO_GRAPH_PROVIDERNoOptional graph provider endpoint. Default empty (uses fallback).
LPO_SEMANTIC_THRESHOLDNoSemantic similarity threshold for validation (e.g., 0.90). Default 0.90.0.90

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/Divyesh-freelance/llm-prompt-optimizer'

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