{"id":"acuvity-mcp-server-basic-memory","name":"mcp-server-basic-memory","af_score":30.8,"security_score":21.5,"reliability_score":23.8,"what_it_does":"Provides an MCP server that implements a basic in-memory memory store for tools/agents to persist ephemeral conversation/task state during the lifetime of the server process.","best_when":"You want fast, minimal MCP integration for ephemeral memory and can tolerate data loss on restart or scaling.","avoid_when":"You need persistence, compliance-grade logging controls, or safe handling of highly sensitive data.","last_evaluated":"2026-04-04T19:48:48.469100+00:00","has_mcp":true,"has_api":false,"auth_methods":[],"has_free_tier":false,"known_gotchas":["In-memory state is typically lost on server restart and is not shared across replicas/instances.","Concurrent tool calls may race unless the implementation includes synchronization/atomic operations.","If no auth is implemented, exposing the MCP server publicly can be risky."],"error_quality":0.0}