Local Memory

v1.0.0Knowledge & Memorystable

Provides persistent local memory functionality for AI assistants, enabling them to store, retrieve, and search contextual information across conversations with SQLite-based full-text search. All data stays private on your machine while dramatically i

local-memory-mcp-servermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Local Memory?

Local Memory is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to provides persistent local memory functionality for ai assistants, enabling them to store, retrieve, and search contextual information across conversations with sqlite-based full-text search. all data ...

Provides persistent local memory functionality for AI assistants, enabling them to store, retrieve, and search contextual information across conversations with SQLite-based full-text search. All data stays private on your machine while dramatically i

This server falls under the Knowledge & Memory category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Provides persistent local memory functionality for AI assist

Use Cases

Store and retrieve contextual information across conversations with local SQLite database.
Search conversation history using full-text search for knowledge recall.
danieleugenewilliams

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx local-memory-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Local Memory

What is Local Memory?

Local Memory is a Model Context Protocol (MCP) server that provides persistent local memory functionality for ai assistants, enabling them to store, retrieve, and search contextual information across conversations with sqlite-based full-text search. all data stays private on your machine while dramatically i It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Local Memory?

Follow the installation instructions on the Local Memory GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Local Memory?

Local Memory works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Local Memory free to use?

Yes, Local Memory is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Knowledge & Memory MCP Servers

Explore all knowledge & memory servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "local-memory-mcp-server": { "command": "npx", "args": ["-y", "local-memory-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Local Memory?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides