This project is based on the Knowledge Graph Memory Server from the MCP servers repository and retains its core functionality.
No reviews yet. Be the first to review!
Sign in to join the conversation
Create a new NPC (Non-Player Character) node in the knowledge graph with specified attributes like name, race, and current location.
Modify an existing NPC node in the knowledge graph, allowing changes to attributes such as name, race, or current location.
Remove an existing NPC node from the knowledge graph.
Create a new location node in the knowledge graph, detailing attributes such as name and description.
Modify an existing location node in the knowledge graph.
Remove an existing location node from the knowledge graph.