# Litestream Master Configuration for narrowbox.local
# This configuration sets up the remote server as the master database
dbs:
- path: /home/user/.local/share/mcp-memory/sqlite_vec.db
replicas:
# Local file replica for serving via HTTP
- type: file
path: /var/www/litestream/mcp-memory
sync-interval: 10s
# Local backup
- type: file
path: /backup/litestream/mcp-memory
sync-interval: 1m
# Performance settings
checkpoint-interval: 30s
wal-retention: 10m
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/doobidoo/mcp-memory-service'
If you have feedback or need assistance with the MCP directory API, please join our Discord server