Development
VelesDB Memory
by io.github.cyberlife-coder · v0.3.1
Offline agentic memory: remember/recall/relate/forget/why over a fused vector+graph+columnar engine
- GitHub stars
- 72
- Transport
- stdio (local process)
- Auth
- None required
- Test status
- untested
Install & run
Run the server locally with the package command below.
terminal
$https://github.com/cyberlife-coder/VelesDB/releases/download/velesdb-memory-v0.3.1/velesdb-memory-0.3.1-aarch64-apple-darwin.mcpbmcpb
https://github.com/cyberlife-coder/VelesDB/releases/download/velesdb-memory-v0.3.1/velesdb-memory-0.3.1-aarch64-apple-darwin.mcpb· stdiomcpb
https://github.com/cyberlife-coder/VelesDB/releases/download/velesdb-memory-v0.3.1/velesdb-memory-0.3.1-aarch64-unknown-linux-gnu.mcpb· stdiomcpb
https://github.com/cyberlife-coder/VelesDB/releases/download/velesdb-memory-v0.3.1/velesdb-memory-0.3.1-x86_64-apple-darwin.mcpb· stdiomcpb
https://github.com/cyberlife-coder/VelesDB/releases/download/velesdb-memory-v0.3.1/velesdb-memory-0.3.1-x86_64-pc-windows-msvc.mcpb· stdiomcpb
https://github.com/cyberlife-coder/VelesDB/releases/download/velesdb-memory-v0.3.1/velesdb-memory-0.3.1-x86_64-unknown-linux-gnu.mcpb· stdioConnect this MCP server to your AI agent
MCP servers plug into any MCP-compatible client (Claude Desktop, Cursor, your own agent runtime, and more). The steps are the same everywhere:
- 1. Make sure the runtime is available. This server runs as a local process, so its package runner (e.g. npx / uvx / docker) must be installed on the machine running your agent.
- 2. Add it to your MCP client config. Point your client at the command above. Most clients accept an MCP servers map keyed by a name of your choosing.
- 3. No credentials needed. This server declares no required secrets — it should work out of the box.
- 4. Restart your client and verify.The server’s tools should appear in your agent’s tool list, ready to call.
Want this running without wiring configs yourself? Run this with Alfe →
Developmentmcpb
Data from the official MCP registry · last updated 2026-06-30 · ★ 72 stars via GitHub.