Connection check
local install
mcp-memory-sqlite
SQLite-based MCP memory server with WAL mode for concurrent access. Drop-in replacement for @modelcontextprotocol/server-memory
Tools
9
GitHub stars
4
Installs / wk
90
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
9 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
add_observations
from source
Add new observations to existing entities in the knowledge graph Add new observations to existing entities in the knowledge graph
create_entities
from source
Create multiple new entities in the knowledge graph Create multiple new entities in the knowledge graph
create_relations
from source
Create multiple new relations between entities in the knowledge graph. Relations should be in active voice Create multiple new relations between entities in the knowledge graph. Relations should be in active voice
delete_entities
from source
Delete multiple entities and their associated relations from the knowledge graph Delete multiple entities and their associated relations from the knowledge graph
delete_observations
from source
Delete specific observations from entities in the knowledge graph Delete specific observations from entities in the knowledge graph
delete_relations
from source
Delete multiple relations from the knowledge graph Delete multiple relations from the knowledge graph
open_nodes
from source
Open specific nodes in the knowledge graph by their names Open specific nodes in the knowledge graph by their names
read_graph
from source
Read the entire knowledge graph Read the entire knowledge graph
search_nodes
from source