zime-memory
by zime78
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OLLAMA_URL | No | Ollama 서비스 URL (ollama 모드) | http://localhost:11434 |
| QDRANT_URL | No | Qdrant 연결 URL | http://localhost:6333 |
| CACHE_ENABLED | No | 읽기 캐시 활성화 (서버 모드에서 false) | true |
| ZIME_SSH_HOST | No | SSH 터널 대상 호스트 (SSH config의 Host명) | |
| EMBEDDING_MODEL | No | Ollama 임베딩 모델 (ollama 모드) | bge-m3 |
| NAS_BACKUP_PATH | No | NAS 백업 경로 | |
| SSH_BACKUP_HOST | No | SSH 원격 백업 대상 호스트 (미설정 시 ZIME_SSH_HOST) | |
| SSH_BACKUP_PATH | No | 원격 백업 저장 경로 | ~/zime-memory-backup |
| MINIO_ACCESS_KEY | No | MinIO 접근 키 (images/files 사용 시 필수) | |
| MINIO_SECRET_KEY | No | MinIO 비밀 키 (images/files 사용 시 필수) | |
| CACHE_MAX_ENTRIES | No | 캐시 최대 항목 수 | 2000 |
| CACHE_MAX_AGE_DAYS | No | 캐시 최대 보관 일수 | 7 |
| EMBEDDING_PROVIDER | No | 임베딩 프로바이더: ollama, local, off | ollama |
| OBSIDIAN_VAULT_PATH | No | Obsidian vault 경로 | |
| ZIME_ENCRYPTION_KEY | No | SQLCipher 암호화 키 (secrets 사용 시 필수) | |
| LOCAL_EMBEDDING_MODEL | No | 로컬 임베딩 모델 (local 모드, 384차원) | Xenova/all-MiniLM-L6-v2 |
| SSH_BACKUP_MAX_SNAPSHOTS | No | 원격 스냅샷 최대 보관 수 | 20 |
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/zime78/zime-memory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server