Tartarus
БесплатноНе проверенA local-first MCP memory server providing persistent, searchable memory for AI agents, powered by SQLite.
Описание
A local-first MCP memory server providing persistent, searchable memory for AI agents, powered by SQLite.
README
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 install
Automatically configures Claude Code, Cursor, and Windsurf.
Manual setup
Add to your MCP settings:
{
"mcpServers": {
"tartarus": {
"command": "npx",
"args": ["tartarus-mcp@latest"]
}
}
}
Tools
| Tool | Description |
|---|---|
memory_remember |
Store a memory (topics auto-extracted) |
memory_recall |
Retrieve memories by topic |
memory_search |
Full-text search across all memories |
memory_forget |
Delete a memory by ID |
memory_list |
List recent memories |
Config
TARTARUS_DB=/path/to/memory.db # default: ~/.tartarus/memory.db
Enterprise
Hash-chained audit trails, multi-tenant isolation, compliance controls, and team memory at asphodel.ai.
License
Apache 2.0 — Saluca LLC
Установка Tartarus
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/saluca-labs/tartarus-mcpFAQ
Tartarus MCP бесплатный?
Да, Tartarus MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Tartarus?
Нет, Tartarus работает без API-ключей и переменных окружения.
Tartarus — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Tartarus в Claude Desktop, Claude Code или Cursor?
Открой Tartarus на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
автор: madhurprashPostgres
Query your database in natural language
автор: AnthropicPostgreSQL
Read-only database access with schema inspection.
автор: modelcontextprotocolCompare Tartarus with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
