ai-memory
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OLLAMA_HOST | No | Ollama server URL (default: http://localhost:11434) | |
| OLLAMA_MODEL | No | Ollama model for extraction | |
| OPENAI_MODEL | No | Model override for OpenAI | |
| OPENAI_API_KEY | No | OpenAI API key | |
| AI_REVIEW_MODEL | No | Model to use (default: gpt-4o-mini) | |
| LM_STUDIO_MODEL | No | LM Studio model name | |
| OPENAI_BASE_URL | No | Custom OpenAI-compatible API base URL | |
| AI_REVIEW_API_KEY | No | API key (preferred, shared with ai-review-pipeline) | |
| ANTHROPIC_API_KEY | No | Anthropic API key (requires compatible proxy) | |
| AI_REVIEW_BASE_URL | No | Custom API base URL | |
| ANTHROPIC_BASE_URL | No | Anthropic proxy base URL | |
| LM_STUDIO_BASE_URL | No | LM Studio API URL | |
| OLLAMA_EMBEDDING_MODEL | No | Ollama model for semantic search embeddings |
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
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/hyxnj666-creator/ai-memory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server