Linksee Memory MCP Server
๐ Landing page: linksee-site.vercel.app (includes non-developer onboarding for Claude Desktop / Cursor / Claude Code / OpenAI Codex / Gemini CLI) ๐ Docs: docs.linksee.app - full reference: the product map & drift, install, and all 11 tools. It runs locally over stdio via the published package.
People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-07-02 ยท โ 14 ยท #123 OF 259 MAINTAINED MEMORY ยท VERIFIED 2026-08-25
MIT ยท JavaScript servers ยท how we verify โ /methodology
01 ยท Install Linksee Memory
before you install - you'll need
Set LINKSEE_TELEMETRY before connecting.
Claude Code
claude mcp add michielinksee-linksee-memory -- npx -y linksee-memory Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"michielinksee-linksee-memory": {
"command": "npx",
"args": [
"-y",
"linksee-memory"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop ยท mcpServers
Cursor ยท mcpServers
VS Code ยท servers
Windsurf ยท mcpServers
Zed ยท context_servers
Cline ยท mcpServers
Roo Code ยท mcpServers
Continue ยท mcpServers
LibreChat ยท mcpServers
Gemini CLI ยท mcpServers
Codex CLI ยท mcp_servers
Full setup guides: every client.
02 ยท Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package linksee-memory - unscoped; check the name against the project README before installing
registry namespace io.github.michielinksee is GitHub-verified and matches the repo owner
03 ยท What Linksee Memory can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.2.0 ยท 2026-04-20
Prepares for Reddit/HN/Discord push. No breaking changes. ยท Fixed ยท SKILL.md (auto-invocation): 45% โ 19% Japanese. English speakers now get auto-fires on natural EN phrases ('how did we solve this before?', 'sameโฆ
v0.1.1 ยท 2026-04-19
Patch release based on dogfood feedback. ยท Change ยท Pin threshold lowered from importance >= 1.0 to importance >= 0.9. ยท Why ยท Memories set with importance: 0.95 or 0.9 were not being treated as pinned despite intent.โฆ
v0.1.0 ยท 2026-04-19
One week of dogfooding surfaced several structural improvements. All changes are backward-compatible. ยท New tools ยท update_memory - atomic edit preserving memory_id. Fixes the orphaned session_file_edits.memory_id bugโฆ
04 ยท Who maintains Linksee Memory
linksee-memory is maintained by michielinksee. We track 2 MCP servers from michielinksee - 2 actively maintained, 16 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from michielinksee.
05 ยท Facts
- repository
- github.com/michielinksee/linksee-memory
- category
- memory - ranked #123 of 259 actively-maintained memory servers as of 2026-08-25.
- registry
- io.github.michielinksee/linksee-memory (active, first published 2026-04-17 ยท 11 versions)
- packages
- npm:linksee-memory
06 ยท Linksee Memory FAQ
What is Linksee Memory?
๐ Landing page: linksee-site.vercel.app (includes non-developer onboarding for Claude Desktop / Cursor / Claude Code / OpenAI Codex / Gemini CLI) ๐ Docs: docs.linksee.app - full reference: the product map & drift, install, and all 11 tools. It runs locally over stdio via the published package.
Is Linksee Memory still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-02. We re-verify nightly.
How do I install Linksee Memory?
Run `npx -y linksee-memory`. The README documents one environment variable (LINKSEE_TELEMETRY) to set first. Set LINKSEE_TELEMETRY before connecting. You can also paste the ready-made client config above.
Does Linksee Memory run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 ยท Alternatives to Linksee Memory
Alternatives to Linksee Memory
Maintained memory servers if Linksee Memory isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 159 languages, sub-ms queries, 99% fewer tokens. โ 40,198 ยท 2026-08-23
- Tradememory Protocol MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance. โ 1,412 ยท 2026-08-11
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. โ 1,394 ยท 2026-08-23
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. โ 1,314 ยท 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server โ 979 ยท 2026-04-10
- Projectmem Local-first memory + judgment layer for AI coding agents - warns before repeating failed fixes. โ 750 ยท 2026-08-06
Pairs well with
Servers that cover what Linksee Memory doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers ยท Memory Vault ยท Aimeat ยท Mnemoverse Memory ยท Brain - The Recorder
More JavaScript MCP servers ยท Agent402.Tools: pay-per-call web tools ยท Cws ยท Gsc ยท Minds: Synthetic Market Research Panels ยท Follow Up Boss ยท see all