mcp-local-memory
Rank #46420smithery/NickSmet/mcp-local-memory
Lightweight local memory for your AI agent. SQLite + embeddings, zero setup, no services to run. Minimal config: ``` { "mcpServers": { "memory": { "command": "npx", "args": ["-y", "mcp-local-memory"] } } } ``` Your agent remembers preferences, project details, procedures -- whatever you want. All structure and behavior controlled via prompts. For details: [https://github.com/NickSmet/mcp-local-memory](https://github.com/NickSmet/mcp-local-memory)
mcp-local-memory is a Model Context Protocol (MCP) server published by NickSmet. It ranks #46420 of 58,832 servers tracked on MCP Toplist. mcp-local-memory is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Nov 16, 2025.
Ranks ahead of 12,412 of 58,832 servers on MCP Toplist.
Use mcp-local-memory
mcp-local-memory doesn’t publish a machine-readable install config. Follow the setup instructions in its repository ↗, or open one of its registry listings above.
Listed on 1 registry
NickSmet
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is mcp-local-memory?
- Lightweight local memory for your AI agent. SQLite + embeddings, zero setup, no services to run. Minimal config: ``` { "mcpServers": { "memory": { "command": "npx", "args": ["-y", "mcp-local-memory"] } } } ``` Your agent remembers preferences, project details, procedures -- whatever you want. All structure and behavior controlled via prompts. For details: [https://github.com/NickSmet/mcp-local-memory](https://github.com/NickSmet/mcp-local-memory)
- Who maintains mcp-local-memory?
- mcp-local-memory is maintained by NickSmet, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is mcp-local-memory an official MCP server?
- mcp-local-memory is not on the Official MCP Registry. It is listed on Smithery.
- How many versions does mcp-local-memory have?
- mcp-local-memory ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for mcp-local-memory?
- The source code for mcp-local-memory is hosted at github.com/NickSmet/mcp-local-memory.