Skip to main content
ClaudeWave

🦞 Memory for ANY MCP agent — one line: npx @vibo-dev/vibo-mcp. Persistent memory (L1/L2/L3), web-search savings, thread memory for Claude, Cursor, Windsurf, Codex. #mcp #aimemory

MCP ServersRegistry oficial1 estrellas0 forksTypeScriptActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/14/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/vnbochkarev-netizen/vibo-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "vibo-mcp": {
      "command": "node",
      "args": ["/path/to/vibo-mcp/dist/index.js"]
    }
  }
}
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.
💡 Clone https://github.com/vnbochkarev-netizen/vibo-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# 🦞 ViBo MCP Server

**Memory for AI agents** — persistent memory (L1/L2/L3 encryption),
web-search savings and thread memory. Works with **any MCP client**:
Claude Desktop, Cursor, OpenClaw, Windsurf, Codex, and more.

## Install

```bash
npm install -g @vibo-dev/vibo-mcp
```

## Configuration

Add to your MCP client config (Claude Desktop example):

```json
{
  "mcpServers": {
    "vibo": {
      "command": "npx",
      "args": ["-y", "@vibo-dev/vibo-mcp"],
      "env": {
        "VIBO_API_KEY": "YOUR_VIBO_KEY"
      }
    }
  }
}
```

Get a key: **https://wwwvibo.com** — free 2-day trial, then $5/month.

## Tools

| Tool | Description |
|---|---|
| `memory_search` | Find relevant facts (returns token savings) |
| `memory_add` | Save a fact (dedup by exact match) |
| `memory_usage` | Your real savings statistics |
| `thread_memory` | Thread: add / compress / ask / context |

## Example

Agent: "What does client Anna prefer?"
→ `memory_search("Anna preferences")`
→ `• [L1] client-anna: Anna likes coffee without sugar, order #42`
→ `💾 Saved 13,452 tokens (97.5%)`

## Honest numbers

- Memory: 97.5% fewer tokens on 118 facts (grows with memory, 50-150× on 10K+).
- Web search: 99.6% (measured 47,443 → 186 tokens).
- Threads: -72%.
- Secrets (L3) never reach the LLM — encrypted by design.

## Links

- Site: https://wwwvibo.com
- Bot: @ViBomemorybot
- Docs: https://github.com/vnbochkarev-netizen/ViBo-memory

---

## Related projects

* [**CloudArc**](https://github.com/vnbochkarev-netizen/cloudarc) — pack a 10 GiB folder into one
  `.vibo` archive at a flat ~26 MiB peak RSS, and read its index over HTTP without fetching the
  payload (Apache-2.0). [Docs site](https://vnbochkarev-netizen.github.io/cloudarc/)
* [**memory-shield**](https://github.com/vnbochkarev-netizen/memory-shield) — poisoning defense for
  agent memory (MIT).
* [**ViBo-memory**](https://github.com/vnbochkarev-netizen/ViBo-memory) — persistent agent memory
  with L1/L2/L3 encryption.
agentai-memoryclaudecursorllmmcpmemorymodel-context-protocolsemantic-search

Lo que la gente pregunta sobre vibo-mcp

¿Qué es vnbochkarev-netizen/vibo-mcp?

+

vnbochkarev-netizen/vibo-mcp es mcp servers para el ecosistema de Claude AI. 🦞 Memory for ANY MCP agent — one line: npx @vibo-dev/vibo-mcp. Persistent memory (L1/L2/L3), web-search savings, thread memory for Claude, Cursor, Windsurf, Codex. #mcp #aimemory Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-09-13.

¿Cómo se instala vibo-mcp?

+

Puedes instalar vibo-mcp clonando el repositorio (https://github.com/vnbochkarev-netizen/vibo-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 vnbochkarev-netizen/vibo-mcp?

+

Nuestro agente de seguridad ha analizado vnbochkarev-netizen/vibo-mcp y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene vnbochkarev-netizen/vibo-mcp?

+

vnbochkarev-netizen/vibo-mcp es mantenido por vnbochkarev-netizen. La última actividad registrada en GitHub es del 2026-09-13, con 0 issues abiertos.

¿Hay alternativas a vibo-mcp?

+

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

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

Más MCP Servers

Alternativas a vibo-mcp