Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ENABLE_CCLSPNoEnable CCLSP connectorfalse
OPENAI_MODELNoOpenAI model to use (default: gpt-5.1-2025-11-13)gpt-5.1-2025-11-13
ENABLE_MEMORYNoEnable MCP Knowledge Graph connectorfalse
ENABLE_SERENANoEnable Serena connector (requires Serena MCP server)false
OPENAI_API_KEYYesYour OpenAI API key
OPENAI_VERBOSITYNoVerbosity levellow
CACHE_MAX_SIZE_MBNoMaximum cache size in MB100
OPENAI_MAX_TOKENSNoMaximum tokens for response1024
PERPLEXITY_API_KEYYesYour Perplexity API key
ENABLE_RATE_LIMITINGNoEnable rate limitingtrue
INCLUDE_FILE_CONTENTNoInclude local file excerpts in contexttrue
ENABLE_RESPONSE_CACHENoEnable response cachingtrue
MAX_REQUESTS_PER_HOURNoMaximum requests per hour100
OPENAI_REASONING_EFFORTNoReasoning effort levelminimal

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
think-about-planB

Get strategic feedback on plans and approaches. Analyzes clarity, feasibility, risks, dependencies, and suggests alternatives.

suggest-alternativeB

Suggest alternative approaches or solutions. Considers different paradigms, simpler solutions, proven patterns, and trade-offs.

improve-copyB

Improve text, documentation, or messaging. Focuses on clarity, conciseness, tone, structure, technical accuracy, and accessibility.

solve-problemC

Debug and problem-solving assistance. Performs root cause analysis, provides diagnosis steps, solutions, testing guidance, and prevention strategies.

consultB

Ask domain-specific questions with expert consultation. Supports multiple domains: software-architecture, security, performance, database, devops, frontend, backend, ai-ml, or general.

search-contentA

Perform real-time web search using Perplexity Sonar models. Returns comprehensive, well-sourced answers with citations from the web.

create-visualA

Create, edit, or search for visual content. Supports three modes: generate (create images from text), edit (modify existing images), and search (find visual inspiration from the web). Note: Supported image sizes are 1024x1024, 1536x1024, 1024x1536, or auto - custom sizes like 512x512 are not available.

batch-consultA

Execute multiple consultation requests in parallel. Accepts an array of tool calls and executes them concurrently for improved performance.

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/effatico/kortx-mcp'

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