io.github.labacacia/banyan-memory
Officialby labacacia
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BANYAN_EMBEDDER | No | The embedder to use. Set to 'onnx' to use ONNX embeddings; otherwise uses hashing fallback. | |
| IVY_ACT_NODE_ENABLED | No | Set to 'true' to enable Ivy Act Node SDK runtime. | |
| IVY_ACT_NODE_HUB_URL | No | URL of the Ivy Hub. | |
| IVY_ACT_NODE_TENANT_ID | No | Tenant ID for Ivy Hub. Default: _local. | _local |
| BANYAN_NIP_CA_PASSPHRASE | No | Passphrase for initializing the embedded NID CA. Used in full governed setup. | |
| IVY_ACT_NODE_ACCESS_TOKEN | No | Access token for Ivy Hub. | |
| IVY_ACT_NODE_WORKSPACE_ID | No | Workspace ID for Ivy Hub. Default: default. | default |
| BANYAN_DISCLOSURE_QUALITY_MODE | No | Mode for disclosure quality: 'advisory' or 'required'. | |
| BANYAN_GOVERNANCE_BACKFILL_DRY_RUN | No | Preview the legacy backfill run without applying changes. | |
| BANYAN_GOVERNANCE_BACKFILL_RESTART | No | Set to 'true' to force a full rescan. | |
| BANYAN_DISCLOSURE_QUALITY_TIMEOUT_MS | No | Timeout for disclosure quality evaluation in milliseconds. Default: 2000. | 2000 |
| BANYAN_GOVERNANCE_BACKFILL_BATCH_SIZE | No | Batch size for legacy backfill. | |
| BANYAN_DISCLOSURE_GROUNDING_MIN_COVERAGE | No | Minimum coverage for grounding. Default: 0.8. | 0.8 |
| BANYAN_GOVERNANCE_BACKFILL_ITEMS_PER_SECOND | No | Rate limit for backfill items per second. | |
| BANYAN_GOVERNANCE_BACKFILL_MAX_ITEMS_PER_RUN | No | Maximum items to backfill per run. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/labacacia/banyan-brain-lite'
If you have feedback or need assistance with the MCP directory API, please join our Discord server