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만 지원"). 오늘날 mcp.servers를 기록하는 경로는 transport streamable-http와 함께 mcp add를 사용하는 것입니다.

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