A
licenseNot graded
qualityB
maintenanceEnables AI assistants to persist and retrieve user information across chats via a local knowledge graph with entities, relations, and observations, using a SQLite-backed MCP interface.
151 npm
Apache 2.0
No user-submitted related servers found.
Scored across 2 tools
Both tools create users, but one creates a specific user and the other creates a random one. Descriptions clearly distinguish them, though the core action is the same.
Both tools follow a consistent verb_noun snake_case pattern: create-user and create-random-user.
With only 2 tools focused solely on user creation, the count is too low for a server that also advertises resources, prompts, and sampling capabilities.
The tools only cover creation (specific and random) but lack essential user management operations like reading, updating, deleting, or listing users.