Skip to main content
ClaudeWave
AS-XS avatar
AS-XS

AI-Pensieve-MCP

Ver en GitHub

Your memories shouldn't be locked inside one AI. AI Pensieve is a local-first, cross-AI memory layer that lets you import conversations and agent sessions from different AI platforms into a unified SQLite database. Your memory stays local, portable, and under your control instead of being locked inside a single AI provider.

MCP ServersRegistry oficial1 estrellas0 forksPythonApache-2.0Actualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/16/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · ai-pensieve
Claude Code CLI
claude mcp add ai-pensieve-mcp -- uvx ai-pensieve
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "ai-pensieve-mcp": {
      "command": "uvx",
      "args": ["ai-pensieve"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# [AI Pensieve MCP](https://github.com/AS-XS/AI-Pensieve-MCP)

中文版:[README](README.zh-CN.md) · [客户端设置](docs/AI_CLIENTS.zh-CN.md) · [用户指南](docs/USER_GUIDE.zh-CN.md)

Search your imported AI conversations locally, either through the illustrated
desktop room or from an MCP client.

> **Privacy:** the archive stays on your computer and MCP tools are read-only.
> Retrieved excerpts may be sent to the AI provider connected to your client.
> [How your data is handled](docs/privacy/README.md)

## Install

Open the desktop with [uv](https://docs.astral.sh/uv/getting-started/installation/):

```sh
uvx ai-pensieve
```

For a persistent command:

```sh
pipx install ai-pensieve
pensieve
```

To run only the read-only MCP server against an existing archive:

```sh
uvx ai-pensieve-mcp /absolute/path/to/archive.sqlite
```

See the [package installation guide](docs/INSTALLATION.md) for client setup,
platform requirements, persistent archive locations, and source installation.

## Use the desktop

1. Open the wooden door and touch the Pensieve.
2. Choose **Import a memory**, then select a provider bottle, **Unmarked** for
   auto-detection, or **Find & import local sessions**.
3. Choose an exported file or folder, inspect the selection, and pour it into
   the basin. The original files stay unchanged.
4. Choose **Search the waters**, search by keyword, and open a smoke result to
   read the original thread.

The GUI imports ChatGPT, Claude, Gemini, DeepSeek, Grok, and supported coding
sessions. NotebookLM currently provides notebook metadata only. See the
[full compatibility matrix](docs/COMPATIBILITY.md) and [export guide](docs/EXPORT_GUIDE.md).

## Connect an AI client

Import an archive first, then follow [AI client setup](docs/AI_CLIENTS.md) and
check the [client verification status](docs/COMPATIBILITY.md#mcp-clients).
Version 0.2.0 adds **shelf → Connect to an AI** for copyable setup and
`pensieve --demo` to try invented memories in a temporary archive.
Try prompts such as:

> Search my archive for discussions about machine learning. Show the source
> conversations and dates supporting your answer.

> Find discussions of my project across different AI providers and compare the
> decisions recorded in them.

[More example prompts and tool details](docs/EXAMPLE_PROMPTS.md).

The archive is a local snapshot: import or refresh again when new conversations
should appear. For command-line imports, custom source folders, and revision and
deduplication rules, see the [user guide](docs/USER_GUIDE.md).

Licensed under [Apache License 2.0](LICENSE).

<!-- mcp-name: io.github.AS-XS/ai-pensieve-mcp -->

Lo que la gente pregunta sobre AI-Pensieve-MCP

¿Qué es AS-XS/AI-Pensieve-MCP?

+

AS-XS/AI-Pensieve-MCP es mcp servers para el ecosistema de Claude AI. Your memories shouldn't be locked inside one AI. AI Pensieve is a local-first, cross-AI memory layer that lets you import conversations and agent sessions from different AI platforms into a unified SQLite database. Your memory stays local, portable, and under your control instead of being locked inside a single AI provider. Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-09-16.

¿Cómo se instala AI-Pensieve-MCP?

+

Puedes instalar AI-Pensieve-MCP clonando el repositorio (https://github.com/AS-XS/AI-Pensieve-MCP) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar AS-XS/AI-Pensieve-MCP?

+

Nuestro agente de seguridad ha analizado AS-XS/AI-Pensieve-MCP y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene AS-XS/AI-Pensieve-MCP?

+

AS-XS/AI-Pensieve-MCP es mantenido por AS-XS. La última actividad registrada en GitHub es del 2026-09-16, con 0 issues abiertos.

¿Hay alternativas a AI-Pensieve-MCP?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega AI-Pensieve-MCP en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: AS-XS/AI-Pensieve-MCP
[![Featured on ClaudeWave](https://claudewave.com/api/badge/as-xs-ai-pensieve-mcp)](https://claudewave.com/repo/as-xs-ai-pensieve-mcp)
<a href="https://claudewave.com/repo/as-xs-ai-pensieve-mcp"><img src="https://claudewave.com/api/badge/as-xs-ai-pensieve-mcp" alt="Featured on ClaudeWave: AS-XS/AI-Pensieve-MCP" width="320" height="64" /></a>

Más MCP Servers

Alternativas a AI-Pensieve-MCP