Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URINoNeo4j connection URIbolt://localhost:7687
NEO4J_USERNoNeo4j usernameneo4j
NEO4J_PASSWORDNoNeo4j passwordpassword
OPENAI_API_KEYYesOpenAI API key (required)
SACL_LLM_MODELNoLLM model for analysisgpt-4
SACL_NAMESPACENoUnique namespaceAuto-generated
SACL_REPO_PATHNoRepository to analyzeCurrent directory
SACL_MAX_RESULTSNoMaximum search results10
SACL_CACHE_ENABLEDNoEnable embedding cachetrue
SACL_BIAS_THRESHOLDNoBias detection sensitivity (0-1)0.5
SACL_EMBEDDING_MODELNoEmbedding modeltext-embedding-3-small

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/ulasbilgen/sacl'

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