Loomal

link

MCP server by github.com/gowtham0992/link

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

65 starspypi: link-mcp

About link

link is an MCP (Model Context Protocol) server published by gowtham0992 in the official MCP registry, listed under Knowledge & Memory on Loomal. Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.

It ships as a Python package on PyPI (link-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gowtham0992/link, where the project has earned 65 GitHub stars.

Use link with your agent

Claude Code · one command
claude mcp add link -- uvx link-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "link": {
      "command": "uvx",
      "args": [
        "link-mcp"
      ]
    }
  }
}
pypilink-mcp

Frequently asked questions

What is link?
link is an MCP (Model Context Protocol) server by gowtham0992 in the Knowledge & Memory category. Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.
How do I connect link to Claude, Cursor, or another MCP client?
Install link from its pypi package (link-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is link open source?
Yes — the source code is public at github.com/gowtham0992/link, with 65 GitHub stars.
Can AI agents pay to use link?
Not yet through Loomal — link is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain link? Claim this listing free by verifying GitHub ownership, or contact us.