Skip to content
Back to search
30
MCP

io.github.gowtham0992/link

io.github.gowtham0992/link

Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

link-mcp
MCP server for Link local agent memory — remember, recall, search, context, and graph traversal
0 tools
io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools
agentmem-mcp
Persistent graph-backed memory for AI agents via MCP — store, traverse, and recall knowledge across sessions
0 tools
io.github.infoinlet-marketplace/mcp-memory
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
0 tools
io.github.nhadaututtheky/neural-memory
Persistent memory for AI agents — 55 MCP tools, spreading activation recall.
0 tools
io.github.ravi-labs/mindmap-mcp-server
Local-first memory & context-handoff across AI tools — capture in one, resume in another. No cloud.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.gowtham0992/link": {
      "url": "None",
      "transport": "http"
    }
  }
}