Back to Home
okooo5km icon

memory-mcp-server-go

Verified Safe

by okooo5km

Overview

Provides a persistent knowledge graph server for LLMs to manage and retrieve entities, relations, and observations, acting as long-term memory across conversations.

Installation

Run Command
memory-mcp-server-go

Environment Variables

  • MEMORY_FILE_PATH

Security Notes

The server uses a pure Go SQLite driver, reducing CGO-related attack surface. It provides explicit `--auth-bearer` for API authentication on network transports (SSE/HTTP) and details strong security recommendations for deployment, including TLS termination and running behind a reverse proxy. There are no obvious hardcoded secrets, `eval` usage, or code obfuscation. Logging to stderr in `stdio` mode prevents interference with the MCP JSON-RPC protocol.

Similar Servers

Stats

Interest Score50
Security Score9
Cost ClassLow
Avg Tokens300
Stars83
Forks8
Last Update2026-01-17

Tags

Knowledge GraphLLM MemoryGoSQLiteMCP