zettelforge

rolandpg/zettelforge
★ 28 stars Python 🤖 AI/LLM Updated today
Agentic memory for CTI in Python — STIX knowledge graphs, threat-actor alias resolution, offline-first RAG, MCP server for Claude Code and LangChain agents
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zettelforge": {
      "command": "uvx",
      "args": [
        "zettelforge"
      ]
    }
  }
}

Or install with pip: pip install zettelforge

README Excerpt

<!-- mcp-name: io.github.rolandpg/zettelforge --> **The only agentic memory system built for cyber threat intelligence.** When a senior analyst leaves, two or three years of context walks out with them — customer environments, prior investigations, actor TTPs, false-positive patterns, every hard-won "wait, we've seen this before." ZettelForge is an agentic memory system built so that context stays with the team.

Tools (3)

AMEM_DATA_DIRZETTELFORGE_BACKENDZETTELFORGE_LLM_PROVIDER

Topics

agentic-memoryai-agentclaude-codecticybersecurityknowledge-graphlangchainllmllm-memorymcpmcp-servermitre-attackoffline-firstpythonrag