Skip to main content
ClaudeWave

AI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN

MCP ServersRegistry oficial3.2k estrellas214 forksPythonAGPL-3.0Actualizado today
Nota editorial

Basic Memory is an MCP server that gives AI assistants persistent, structured memory by storing knowledge as plain Markdown files on disk or in a hosted cloud workspace. It builds a local-first knowledge graph from notes, observations, and wikilinks, and exposes that graph to Claude Desktop, Claude Code, and any other MCP-compatible client through tools tagged with behavior hints (read-only, destructive, idempotent) so agents can select the appropriate tool without wasting context window on trial and error. Semantic search lets the AI retrieve notes by meaning rather than exact keywords, and bidirectional sync keeps human edits in Obsidian or any text editor consistent with what the AI reads and writes. The self-hosted version is free under AGPL-3.0 and requires only Python via uv, while a hosted tier adds cross-device sync, point-in-time snapshots, and one-click client connection for $15 per month. Developers, consultants, and teams who want to stop re-explaining project context at the start of every conversation are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (AGPL-3.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · basic-memory
Claude Code CLI
claude mcp add basic-memory -- uvx basic-memory
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "basic-memory": {
      "command": "uvx",
      "args": ["basic-memory"]
    }
  }
}
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.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/basicmachines-co/basic-memory and follow its README.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
aiclaudeknowledge-managementknowlege-graphllmlocal-firstmarkdownmcpobsidianobsidian-mdopen-sourceprivacy-firstprivacy-first-aiproductivitypython

Lo que la gente pregunta sobre basic-memory

¿Qué es basicmachines-co/basic-memory?

+

basicmachines-co/basic-memory es mcp servers para el ecosistema de Claude AI. AI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN Tiene 3.2k estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala basic-memory?

+

Puedes instalar basic-memory clonando el repositorio (https://github.com/basicmachines-co/basic-memory) 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 basicmachines-co/basic-memory?

+

Nuestro agente de seguridad ha analizado basicmachines-co/basic-memory y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene basicmachines-co/basic-memory?

+

basicmachines-co/basic-memory es mantenido por basicmachines-co. La última actividad registrada en GitHub es de today, con 73 issues abiertos.

¿Hay alternativas a basic-memory?

+

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

Despliega basic-memory 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: basicmachines-co/basic-memory
[![Featured on ClaudeWave](https://claudewave.com/api/badge/basicmachines-co-basic-memory)](https://claudewave.com/repo/basicmachines-co-basic-memory)
<a href="https://claudewave.com/repo/basicmachines-co-basic-memory"><img src="https://claudewave.com/api/badge/basicmachines-co-basic-memory" alt="Featured on ClaudeWave: basicmachines-co/basic-memory" width="320" height="64" /></a>

Más MCP Servers