Skip to main content
Glama

Memory-Facade

軽量でステートレスなMCPサーバー。すべてのコーディングエージェント(Claude Code、Codex、OpenCode、Hermes)に、共有メモリへの厳選されたエントリポイントを提供します。自動バンク/タグルーティング、URL取り込み→リンク記事、セッション→ドキュメントセット、および一貫性ツール(重複排除/再ルーティング)を備えています。

これはHindsight(事実)とLightRAG(コーパス)をオーケストレーションします。ストレージを再実装せず、バンクを作成することもありません。

設計と2026-08-18のコンテンツベースラインについては、~/Projects/common-memory/docs/memory-facade-architecture.mdを参照してください。

実行 (stdio MCP server)

uv run python -m mf.server

msm-ai-gateway LiteLLM MCPランタイム内のMCPサーバーとしてデプロイされ、/memory-facade/mcpとしてルーティングされます(config/litellm.yaml内のlightragと同じパターン)。

Related MCP server: memex

テスト

env -u PYTHONPATH uv run --extra dev pytest -q

注:Sergeyのホストでは、シェルがHermes venvを指すPYTHONPATHをエクスポートしています。ここで実行する前にそれを解除してください(env -u PYTHONPATH …)。そうしないと、間違ったpydantic/pydantic_coreがインポートされ、コレクションが失敗します。

Install Server
F
license - not found
A
quality
A
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
2Releases (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

  • A
    license
    -
    quality
    C
    maintenance
    Centralized agentic memory and MCP gateway for LLMs, enabling persistent memory recall, validation, and integration with upstream MCP servers.
    1
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    A local shared-memory MCP server for Claude, Codex, Hermes, and other MCP-aware agents, providing a durable memory layer with Markdown files and SQLite fact store.
    6
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A self-hosted server providing shared memory, RAG document search, project maps, and role-based prompts for all AI agents via MCP and REST, enabling persistent context across devices and tools.
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.

  • Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.

  • Private-by-default, local-first memory/context/task orchestrator for MCP apps and agents.

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/morozsm/memory-facade'

If you have feedback or need assistance with the MCP directory API, please join our Discord server