UNPKG

local-memory-mcp

Version:

Local Memory MCP Server - AI-powered persistent memory system for Claude Desktop and other MCP-compatible tools

46 lines (39 loc) 2.1 kB
# Changelog All notable changes to the @local-memory/server npm package will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.0.0] - 2025-08-26 ### Added - Initial release of @local-memory/server npm package - Cross-platform binary distribution for macOS (Intel/ARM), Linux, and Windows - Automatic platform detection and binary download - Integration with existing S3 distribution infrastructure - Fallback to GitHub Releases for download reliability - Comprehensive installation, testing, and uninstall scripts - MCP (Model Context Protocol) server integration - 20+ MCP tools for memory management and AI analysis - License validation integration with existing license system - Global binary installation support (`local-memory` command) - Complete documentation and troubleshooting guides ### Features - **Platform Support**: Automatic detection and installation for all supported platforms - **Download Strategy**: Multi-tier download with S3 primary and GitHub fallback - **Binary Management**: Automatic permissions setting and validation - **License Integration**: Seamless integration with localmemory.co license system - **MCP Compatibility**: Full MCP server implementation with stdio protocol - **CLI Interface**: Complete command-line interface matching standalone binary - **Error Handling**: Comprehensive error messages and troubleshooting guidance - **Testing Suite**: Built-in test scripts for installation validation ### Technical Details - Node.js 16+ compatibility - Cross-platform binary execution wrapper - Secure download with integrity verification - Automatic executable permissions management - Integration with existing GitHub Actions CI/CD pipeline - Support for both global and local npm installations ### Documentation - Complete README with installation and usage instructions - Troubleshooting guide for common issues - MCP integration examples - Platform-specific guidance - Support and contact information