marrow
by ElxMaj
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | Yes | PostgreSQL connection string with pgvector extension (e.g., postgres://marrow:marrow@localhost:5432/marrow) | |
| MARROW_API_KEY | No | API key for Claude model (required for distillation, drift check, and propose_node; reads work without it) | |
| MARROW_PROVIDER | No | Optional model provider override (e.g., 'openai-compatible' for local LLM). Default uses Claude via MARROW_API_KEY. | |
| MARROW_SECRET_KEY | No | Optional key to encrypt connector secrets at rest. Required only if using connectors. | |
| MARROW_EMBEDDING_BASE_URL | No | Optional custom embedding endpoint (e.g., Ollama or OpenAI-compatible). Default uses local in-process model. |
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
ActivityStale
ResponsivenessResponsive