openclaw-memvara
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@openclaw-memvaraRemember that my deadline for Q3 report is Friday."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
openclaw-memvara
Give OpenClaw a memory it can prove. This is not a plugins.slots.memory
capture plugin.
OpenClaw 2026.7 starts hosted MCP from config, not from a Claude bundle. The command that actually writes it (probed on 2026.7.1-2):
openclaw mcp add memvara --url https://app.memvara.dev/mcp --transport streamable-http --auth oauth --no-probe
openclaw mcp login memvara--no-probe saves without connecting. mcp login opens the browser for Allow.
Install this package for the skill (and a native mcpServers declaration the
host may honor in a later OpenClaw):
openclaw plugins install git:github.com/memvara/openclaw-memvaraWhy this exists
openclaw plugins install memvara --marketplace memvara/claude-memvara loads
as a Claude bundle and installs the skill, but 2026.7.1-2 does not start
bundle MCP over HTTP ("stdio only today"). mcp add with
transport streamable-http is the path that writes mcp.servers today.
Related MCP server: mem0-custom-mcp
What it does not do
Auto-capture or auto-recall every turn
Take
plugins.slots.memoryShip
npxor a local Python process
Skill
skills/memvara/ is vendored from memvara/memvara.
Other clients
Claude Code: memvara/claude-memvara.
A loop you wrote: pip install memvara.
License
Apache-2.0.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server that gives Claude Code cross-session memory persisted to a plain .claude-memory.md file in your repo.MIT
- AlicenseAqualityDmaintenanceA custom MCP server that connects to self-hosted Mem0 API instances, enabling Claude Code to manage memories via custom endpoints.41MIT
- FlicenseNot gradedqualityBmaintenanceA remote MCP server that gives Claude (and ChatGPT/Gemini) persistent read/write access to your own memory: books, games, projects, notes, and freeform facts.
- AlicenseNot gradedqualityAmaintenanceProvides an MCP server that gives LLM agents an evolutionary memory: entries pay upkeep and survive only if they earn their keep through measured outcomes, with tools for querying, settling, and managing memory.MIT
Related MCP Connectors
Cloud-hosted MCP server for durable AI memory
Person-owned, portable AI memory as a remote MCP server, readable and writable by any MCP client.
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/memvara/openclaw-memvara'
If you have feedback or need assistance with the MCP directory API, please join our Discord server