Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADAPTIVE_RERANK_MODELNoReranker model nameQwen/Qwen3-Reranker-8B
ADAPTIVE_RIPGREP_PATHNoPath to ripgrep executableauto-detect
ADAPTIVE_STORAGE_PATHNoStorage location for memory files~/.adaptive-agent/memory
ADAPTIVE_RERANK_API_KEYNoAPI key for rerank service
ADAPTIVE_EMBEDDING_MODELNoEmbedding model nameQwen/Qwen3-Embedding-8B
ADAPTIVE_RERANK_BASE_URLNoAPI endpoint for rerank service
ADAPTIVE_RERANK_PROVIDERNoRerank provider (e.g., cohere_compatible)cohere_compatible
ADAPTIVE_EMBEDDING_API_KEYNoAPI key for embedding service
ADAPTIVE_EMBEDDING_BASE_URLNoAPI endpoint for embedding service
ADAPTIVE_EMBEDDING_PROVIDERNoEmbedding provider (e.g., openai_compatible, ollama)openai_compatible

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/justForever17/adaptive-agent-mcp'

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