Labsco
sacmii logo

MemFlow MCP

from sacmii

Enables Large Language Models to store and retrieve persistent memories with intelligent search capabilities.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

memflow-mcp

A Model Context Protocol (MCP) server that enables Large Language Models to store and retrieve persistent memories with intelligent search capabilities.

Description

MemFlow MCP provides seamless integration between LLMs like Claude and your Memory Bank API, allowing for persistent memory management across conversations. The server supports adding memories with tags, semantic search, and flexible memory retrieval.

Available Tools

  • addMemory - Store content with optional tags
  • searchMemory - Search memories with semantic matching
  • listMemories - Browse stored memories with filtering

API Endpoints

Your Memory Bank API should support:

  • POST /memory - Create memory
  • GET /memory - List/search memories

License

MIT