HomeKnowledge & Memory › agent-knowledge

agent-knowledge

Cross-session memory for AI agents - knowledge graph, scoring, semantic search

TypeScript
★ 18 stars Last pushed 2026-04-21 License: MIT

Connect

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

Package (npm 1.9.7)

npx -y agent-knowledge@1.9.7

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-knowledge": {
      "command": "npx",
      "args": [
        "-y",
        "agent-knowledge@1.9.7"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry