Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub token for higher API limits and private org accessunset
OPENAI_MODELNoOpenAI model used for suggestion generationgpt-5-mini
OPENAI_API_KEYNoOpenAI API key for model-backed suggestions and embeddingsunset
LOCAL_REPO_PATHNoRepository profiled for AGENTS.md suggestionsprocess.cwd()
AGENT_INTEL_DATA_DIRNoSQLite and cached outputs directory.agent-intel
OPENAI_EMBEDDING_MODELNoModel used for pattern clusteringtext-embedding-3-small
CLUSTER_SIMILARITY_THRESHOLDNoCosine threshold for embedding-based clusters0.82

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/danieloza/agent-intel-mcp'

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