Skip to main content
Glama
memvara

openclaw-memvara

by memvara

openclaw-memvara

为 OpenClaw 提供一个可以证明的记忆。这不是一个 plugins.slots.memory 捕获插件。

OpenClaw 2026.7 从 config 启动托管 MCP,而不是从 Claude bundle 启动。真正写入它的命令(在 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 在未连接的情况下保存。mcp login 会打开浏览器以进行 Allow 授权。

安装此包以获得技能(以及一个原生的 mcpServers 声明,宿主可能会在未来的 OpenClaw 版本中支持它):

openclaw plugins install git:github.com/memvara/openclaw-memvara

为什么存在

openclaw plugins install memvara --marketplace memvara/claude-memvara 会作为 Claude bundle 加载并安装技能,但 2026.7.1-2 不会通过 HTTP 启动 bundle MCP(“目前仅支持 stdio”)。使用 transport streamable-httpmcp add 是当前写入 mcp.servers 的途径。

Related MCP server: mem0-custom-mcp

它不做的事情

  • 不自动捕获或自动回忆每一轮

  • 不占用 plugins.slots.memory

  • 不附带 npx 或本地 Python 进程

技能

skills/memvara/ 是从 memvara/memvara 引入的。

其他客户端

Claude Code:memvara/claude-memvara。 您自己编写的循环:pip install memvara

许可证

Apache-2.0。

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    Not graded
    quality
    B
    maintenance
    A remote MCP server that gives Claude (and ChatGPT/Gemini) persistent read/write access to your own memory: books, games, projects, notes, and freeform facts.
  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides 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

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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