tartarus-mcp
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceA local-first MCP server for durable agent memory using SQLite and FTS5, enabling knowledge graph storage, search, and recall for AI agents.Last updated201MIT
- Alicense-qualityBmaintenanceA local memory server for AI agents that stores and retrieves information via MCP, keeping all data in SQLite on your machine.Last updated1Apache 2.0
- Alicense-qualityCmaintenancePersistent memory MCP server for AI agents, using SQLite with hybrid keyword and semantic search for long-term memory storage.Last updatedDo What The F*ck You Want To Public
- Alicense-qualityBmaintenanceA lightweight, local-first MCP memory server for LLM agents that enables storing, searching, and retrieving agent memories with zero external dependencies.Last updated1MIT
Related MCP Connectors
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
Local-first RAG engine with MCP server for AI agent integration.
Private-by-default, local-first memory/context/task orchestrator for MCP apps and agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/saluca-labs/tartarus-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server