Home › Knowledge & Memory › LinkLore

LinkLore

AI-native structured memory for agents (MCP). Built for agents, not humans.

Python Local
★ 1 stars Last pushed 2026-08-06 License: NOASSERTION

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.2.2)

uvx llre

Or add to your MCP client config:

{
  "mcpServers": {
    "linklore-mcp": {
      "command": "uvx",
      "args": [
        "llre"
      ],
      "env": {
        "LINKLORE_LANG": "<YOUR_VALUE>"
      }
    }
  }
}
  • LINKLORE_LANG — UI/message language for LinkLore tool output. Supported: en, ko. Leave unset to auto-detect from the OS locale (falls back to en).

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry