Better Memory MCP
UnclaimedEnhanced MCP server for enabling memory for Claude through a knowledge graph with temporal tracking, confidence scores, and entity management
Install
pip install -r requirements.txtUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (30)
add_observations
archive_entity
confidence
(number[], optional): Confidence scores (0-1) for each observation
contents
(string[]): New observations to add
create_entities
create_relations
delete_entities
delete_observations
delete_relations
detailLevel
(string, optional): "minimal", "summary", or "full" (default: "summary")
entityName
(string): Target entity
entityNames
(string[], optional): Get full details for specific entities only
entityType
(string): Type classification
from
(string): Source entity name
get_recent_changes
includeArchived
(boolean, optional): Include archived entities (default: false)
merge_entities
name
(string): Entity identifier
observations
(string[]): Associated observations
open_nodes
query
(string): Natural language search query
read_graph
relationType
(string): Relationship type in active voice
search_nodes
semantic_search
(NEW)
sourceName
(string): Entity to merge from (will be deleted)
targetName
(string): Entity to merge into (will be preserved)
threshold
(number, optional): Minimum similarity score 0-1 (default 0)
to
(string): Target entity name