🦞 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
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/vnbochkarev-netizen/vibo-mcp{
"mcpServers": {
"vibo-mcp": {
"command": "node",
"args": ["/path/to/vibo-mcp/dist/index.js"]
}
}
}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.
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.
[](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
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
The fastest path to AI-powered full stack observability, even for lean teams.