mcp-memory-service MCP Server — Claude & Cursor Integration

# mcp-memory-service MCP Server ## What is mcp-memory-service? mcp-memory-service is a production-ready Model Context Protocol (MCP) server with 1,928 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install doobidoo/mcp-memory-service # Or manual git clone https://github.com/doobidoo/mcp-memory-service.git cd mcp-memory-service ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 1,928 - **Forks:** 🍴 297 - **License:** Apache-2.0 - **Updated:** 2026-09-07 - **Repo:** [doobidoo/mcp-memory-service](https://github.com/doobidoo/mcp-memory-service)