MCPFast / Tools / Local MCP memory server with Git storage and semantic search

GitHubMCP★★★★☆

Local MCP memory server with Git storage and semantic search

A local MCP memory server using Markdown/JSON files, synced via Git, no database, with semantic search.

View on GitHub

Local MCP Memory Server with Git Storage and Semantic Search

This tool provides a decentralized, local memory server for MCP agents. It leverages Git for version control and synchronization, eliminating the need for traditional databases. Data is stored in Markdown or JSON files, making it easily accessible and human-readable. The core functionality includes robust semantic search capabilities, allowing agents to retrieve relevant information efficiently based on meaning rather than exact keyword matches.

What it Does

The Local MCP Memory Server acts as a persistent storage and retrieval system for your AI agents. It allows agents to store and recall information in a structured, version-controlled manner. By using Git, it enables collaborative development and ensures data integrity. The semantic search feature is crucial for enabling agents to understand and utilize their memory effectively, going beyond simple string matching to find conceptually related information.

Key Features

Who it's For

This tool is specifically designed for AI developers and researchers working with multi-agent systems, particularly those utilizing the MCP framework. It is ideal for: