adaptive-agent-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ADAPTIVE_RERANK_MODEL | No | Reranker model name | Qwen/Qwen3-Reranker-8B |
| ADAPTIVE_RIPGREP_PATH | No | Path to ripgrep executable | auto-detect |
| ADAPTIVE_STORAGE_PATH | No | Storage location for memory files | ~/.adaptive-agent/memory |
| ADAPTIVE_RERANK_API_KEY | No | API key for rerank service | |
| ADAPTIVE_EMBEDDING_MODEL | No | Embedding model name | Qwen/Qwen3-Embedding-8B |
| ADAPTIVE_RERANK_BASE_URL | No | API endpoint for rerank service | |
| ADAPTIVE_RERANK_PROVIDER | No | Rerank provider (e.g., cohere_compatible) | cohere_compatible |
| ADAPTIVE_EMBEDDING_API_KEY | No | API key for embedding service | |
| ADAPTIVE_EMBEDDING_BASE_URL | No | API endpoint for embedding service | |
| ADAPTIVE_EMBEDDING_PROVIDER | No | Embedding provider (e.g., openai_compatible, ollama) | openai_compatible |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues