Skip to main content
Glama

MCP Memory Service

<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Label</key> <string>io.litestream.replication</string> <key>ProgramArguments</key> <array> <string>/opt/homebrew/bin/litestream</string> <string>replicate</string> <string>-config</string> <string>/usr/local/etc/litestream.yml</string> </array> <key>RunAtLoad</key> <true/> <key>KeepAlive</key> <true/> <key>StandardOutPath</key> <string>/var/log/litestream.log</string> <key>StandardErrorPath</key> <string>/var/log/litestream.log</string> </dict> </plist>

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