Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Follow AllMCPs on X (opens in a new tab)AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Link
L
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Link

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Personal knowledge wiki as MCP tools β€” search, context, graph traversal.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "link": {
      "command": "npx",
      "args": [
        "-y",
        "link"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Link

Link

Local memory for AI agents.

Link gives Codex, Claude, Cursor, Kiro, VS Code, Copilot, Antigravity, and other local agents the same source-backed memory, stored locally as Markdown.

Website Β· How it works Β· Memory Β· Tools & CLI Β· Setup Β· Docs Β· MCP Registry Β· PyPI Β· Homebrew

GitHub stars CI MCP Registry PyPI PyPI Downloads MCP Toplist rank

Link demo: a preference said once in an agent session is captured automatically, approved by you, and recalled in a brand-new terminal the next day β€” from a plain Markdown file

What Is Link?

Link is an open-source memory layer for local AI agents. Raw sources become an inspectable Markdown wiki. Explicit "remember this" requests become reviewable memories. Agents retrieve compact, source-backed context through the CLI, MCP, official skills, or the local viewer without dumping the whole wiki into a chat window.

The wiki is the storage layer. The product is durable memory that stays on your machine, remains readable in plain files, and can be shared across multiple agents instead of locked inside one vendor profile.

lnk recall finds a memory saved in completely different words β€” matched by meaning, not keywords

Ask in your own words; Link matches by meaning, not keywords. All local, all plain files.

How It Works

Link gives agents four simple moves:

  1. Capture notes, transcripts, docs, screenshots, and project context in raw/.
  2. Structure source-backed pages under wiki/.
  3. Remember explicit preferences, decisions, facts, and project context as reviewable memory.
  4. Retrieve compact query packets through the CLI, MCP, official skills, or the local web viewer.

Most agent sessions start from zero. You re-explain preferences, repo decisions, project constraints, and why something matters. Link turns that repeated context into local memory agents can query.

PainLink's answer
Agents forget you between sessions.Save reviewed preferences, decisions, facts, and project context.
Notes are private or messy.Keep raw sources local, then turn them into source-backed Markdown.
Context windows are expensive.Return compact query packets with provenance and follow-up actions.
Memory needs trust.Every page and memory can be inspected, reviewed, archived, or forgotten.

Link follows Andrej Karpathy's LLM Wiki pattern: keep knowledge outside the chat window, make claims inspectable, and let context compound over time.

Why Link Is Different

Every other agent-memory system stores memory as embeddings in a vector database or as an LLM-extracted graph. Link made four architectural commitments those designs cannot bolt on:

  1. Memory you can read. Every memory is a plain Markdown file β€” open it, grep it, git-diff it. If Link disappeared tomorrow, your memory is still yours.
  2. Review-gated writes. Agents propose; you approve. Even the automatic session hooks capture proposals, never facts.
  3. No LLM in the memory layer. Ingestion and recall are deterministic β€” nothing can hallucinate a fact into your memory, because there is no model in the write path.
  4. Provably local. CI blocks outbound network code in the runtime, and the optional semantic models load offline-only after one explicit setup.

And the claims are measured, not asserted β€” see the benchmarks below. Named comparisons against Mem0/OpenMemory, Zep/Graphiti, and Letta: Why Link?

Benchmarks

Plain files with no LLM in the memory layer, measured against the systems that have one everywhere:

WhatLinkFor comparison
LoCoMo end-to-end QA β€” full 1,540 questions under mem0's own open harness84.8%mem0's cloud platform: 83.2% under the same judge β€” with GPT-5 writing their answers and a budget model (claude-haiku-4-5) writing Link's. Confirmed by a second, independent judge (Tencent Hunyuan 3): 85.5% vs 83.6%
LongMemEval evidence retrieval β€” did the memory layer put the gold evidence in context? (deterministic, no LLM judge)99.4% of 500 questionsof 102 answer failures, only 3 were retrieval misses β€” the rest happened with the evidence already retrieved
Memory hygiene β€” junk stored over a simulated multi-month session stream0% (by construction, CI-enforced)the same pipeline with governance off: 36.5%
Memory poisoning β€” 18 authored prompt-injection attacks on the capture pipeline (guardrail bypass, exfil conventions, credential planting, spoofed approvals, MemGhost-class untrusted-channel writes)0 reach the inbox unlabeled; 0 false positives on benign directives (CI-enforced)to our knowledge the only published adversarial benchmark on an agent-memory write path
Token economics β€” real recall packets, measured through the query path1,951–4,835 tokens per recall (microβ†’large budget); a 64Γ— larger store grows the packet 1.58Γ—, and the last quadrupling moves it 0.3%bounded by the budget you ask for, not by how much you have remembered; CI-enforced. Over MCP, the first response of a session also carries a one-time memory brief, bounded to a hard 4,000-character budget (~360 tokens of overhead, measured) β€” see RESULTS.md
Bundled 1,176-case recall benchmark β€” deterministic, no network, no LLMpip default (lexical) hit@1 0.589; lnk setup provisions the fast local tier by default: 0.703; optional quality tier 0.749, plus rerank 0.839reproducible with one command; CI runs the suite and gates dataset integrity, not the score

Every number ships with its config, judge model, caveats, and the experiments that lost β€” including LongMemEval end-to-end, where we re-judged both sides under the neutral Hunyuan 3 referee: mem0's GPT-5 answers score 91.0%, Link's budget-model answers 80.6%. Their published number holds up, and the gap tracks the answering model, not the memory layer β€” that's what the 99.4% evidence-retrieval row above isolates. Full methodology and reproduction steps: benchmarks/RESULTS.md.

Memory You Can Take Anywhere β€” And Prove Is Working

Three questions every memory system should answer, and how Link answers them with mechanisms instead of promises:

"Is it on all my machines?" lnk sync moves reviewed memory through a git remote you control β€” a private GitHub repo, a homelab bare repo β€” with no server and no account. Secrets are scanned before anything leaves, conflicts become review items instead of git markers, and private captures never sync. lnk team-sync runs a shared team brain on the same rails.

"What did I believe back then?" Ask in plain language: lnk recall "where does local data live in March" returns what was true then, reconstructed from the dated files and their supersede lineage β€” while the same question without the date returns today's truth. Deterministic: a regex and a calendar, no model. Point-in-time accuracy from plain language: 0.917, identical to asking with an ISO date.

"Is my agent actually using this?" The question most memory systems cannot answer about themselves. Link records retrievals locally β€” session briefs pushed to agents, recalls they chose to make β€” and lnk wins answers with counts, while lnk digest reports the weekly story including memories that have never been retrieved. The ledger stores which memory was read and when, never what you asked; it never syncs, and LINK_USAGE=off disables it. And memory reaches every agent, not just the hooked ones: the first MCP tool response of a session carries the brief, whatever tool was called.

Quick Start

Two commands: see it work, then make it yours.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Forensic Deepdive logoForensic Deepdive

    Persistent code knowledge graph + 9 composite MCP tools for AI coding agents.

    πŸ’» Developer Tools1 views
    Compare vs Forensic Deepdive β†’
  • Codealive MCP logoCodealive MCP

    Semantic code search and analysis from CodeAlive for AI assistants and agents.

    πŸ’» Developer Tools0 views
    Compare vs Codealive MCP β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Growmos logoGrowmos

    Living knowledge graph for your repo: query with citations, remember/link facts, fact-check claims.

    πŸ’» Developer Tools0 views
    Compare vs Growmos β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Link

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "link": { "command": "npx", "args": ["-y", "link"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLink AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/link?style=directory)](https://allmcps.com/mcp/link)
HTML Embed
<a href="https://allmcps.com/mcp/link"><img src="https://allmcps.com/api/badge/link?style=directory" alt="Link on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Link β†’Install in Claude DesktopInstall in CursorInstall in VS Code