Skip to main content
Glama
memvara

openclaw-memvara

by memvara

openclaw-memvara

OpenClawに証明できるメモリを与えます。これはplugins.slots.memoryキャプチャプラグインではありません

OpenClaw 2026.7は、Claudeバンドルではなくconfigからホスト型MCPを起動します。実際にそれを書き込むコマンド(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のためにブラウザを開きます。

このスキル用にこのパッケージをインストールします(そして、後のOpenClawでホストが尊重する可能性のあるネイティブなmcpServers宣言):

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

これが存在する理由

openclaw plugins install memvara --marketplace memvara/claude-memvaraはClaudeバンドルとして読み込まれ、スキルをインストールしますが、2026.7.1-2はHTTP経由でバンドルMCPを起動しません(「今日はstdioのみ」)。transport streamable-httpを指定したmcp 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