tartarus-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@tartarus-mcpremember that I prefer dark mode"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
tartarus-mcp
This project has moved to saluca-labs. This repo is now maintained at
saluca-labs/tartarus-mcp. Please update your remotes:git remote set-url origin https://github.com/saluca-labs/tartarus-mcp.git
Local-first MCP memory server. Persistent, searchable memory for any AI agent.
Powered by @saluca/asphodel. Zero cloud dependencies. SQLite-backed.
Install
npx tartarus-mcp installAutomatically configures Claude Code, Cursor, and Windsurf.
Related MCP server: heropen
Manual setup
Add to your MCP settings:
{
"mcpServers": {
"tartarus": {
"command": "npx",
"args": ["tartarus-mcp@latest"]
}
}
}Tools
Tool | Description |
| Store a memory (topics auto-extracted) |
| Retrieve memories by topic |
| Full-text search across all memories |
| Delete a memory by ID |
| List recent memories |
Config
TARTARUS_DB=/path/to/memory.db # default: ~/.tartarus/memory.dbEnterprise
Hash-chained audit trails, multi-tenant isolation, compliance controls, and team memory at asphodel.ai.
License
Apache 2.0 — Saluca LLC
This server cannot be deployed
Maintenance
Related MCP Connectors
Persistent memory for AI agents — log and recall conversation context over MCP.
Persistent memory for AI agents across Claude, ChatGPT and any MCP client.
- memnodeOAuthdev.memnode
Persistent, inspectable memory for AI agents with lineage, correction, and a hosted MCP endpoint.
Persistent personal memory for AI assistants — save, search, and recall across every MCP client.
Related MCP Servers
- AlicenseAqualityCmaintenanceA local-first MCP server for durable agent memory using SQLite and FTS5, enabling knowledge graph storage, search, and recall for AI agents.201MIT
- AlicenseNot gradedqualityAmaintenanceA local memory server for AI agents that stores and retrieves information via MCP, keeping all data in SQLite on your machine.1Apache 2.0
- AlicenseAqualityBmaintenanceA local MCP memory server for AI agents to manage memory with evidence-backed, versioned mutations, using SQLite with FTS5 for storage and search.6Apache 2.0
- AlicenseNot gradedqualityBmaintenanceLocal-first MCP memory server providing persistent, versioned, queryable memory for AI agents using JSON categories and SQLite FTS5, with optional fleet sync.2Apache 2.0