{"id":"spences10-mcp-memory-libsql","name":"mcp-memory-libsql","af_score":54.0,"security_score":48.5,"reliability_score":32.5,"what_it_does":"Provides an MCP server implementing a persistent memory/knowledge store backed by libSQL (local SQLite or remote libSQL). It supports entity CRUD, relation management, and text search (including relevance ranking and fuzzy matching) over stored entity data/observations.","best_when":"You want to plug a memory/knowledge graph MCP server into an existing MCP client (e.g., Claude Desktop/Cline) and you are comfortable using libSQL as the storage layer (local or Turso/remote).","avoid_when":"You need strict authentication/authorization beyond a single database auth token, documented rate-limit semantics, or rigorous documented operational guarantees.","last_evaluated":"2026-03-30T13:49:53.422084+00:00","has_mcp":true,"has_api":false,"auth_methods":["LIBSQL_AUTH_TOKEN for remote libSQL"],"has_free_tier":false,"known_gotchas":["MCP server is used via command/stdio; ensure the MCP client (e.g., Claude Desktop/Cline) is configured correctly to launch it.","Remote libSQL requires LIBSQL_AUTH_TOKEN; misconfiguration will likely fail storage connectivity.","Default database file is `file:/memory-tool.db` in the current directory—agents may accidentally write to unexpected local paths if env/config isn’t explicit."],"error_quality":0.0}