memware
by HackSing
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEMWARE_MODEL | No | Model name to use for extraction (and default embeddings) when using a custom endpoint. | |
| MEMWARE_API_KEY | Yes | API key for the OpenAI-compatible endpoint used for extraction and embeddings. Required to run the MCP server. | |
| MEMWARE_BASE_URL | No | Base URL of the OpenAI-compatible endpoint for extraction and embeddings, when using a custom endpoint. | |
| MEMWARE_EMBEDDING_MODEL | No | Embedding model name to use when using a custom endpoint. | |
| MEMWARE_EMBEDDING_API_KEY | No | API key for the separate embedding endpoint when it uses a different origin. | |
| MEMWARE_EMBEDDING_BASE_URL | No | Base URL for a separate embedding endpoint. | |
| MEMWARE_EMBEDDING_DIMENSION | No | The embedding dimension matching the configured embedding 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 | |