Loomal

ZettelForge

MCP server by github.com/rolandpg/zettelforge

Agentic memory for cyber threat intelligence. STIX graphs, actor aliasing, offline RAG, Sigma/YARA.

40 starspypi: zettelforge

About ZettelForge

ZettelForge is an MCP (Model Context Protocol) server published by rolandpg in the official MCP registry, listed under Autonomous Agents on Loomal. Agentic memory for cyber threat intelligence. STIX graphs, actor aliasing, offline RAG, Sigma/YARA.

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

Development happens in the open at github.com/rolandpg/zettelforge, where the project has earned 40 GitHub stars.

Use ZettelForge with your agent

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

Frequently asked questions

What is ZettelForge?
ZettelForge is an MCP (Model Context Protocol) server by rolandpg in the Autonomous Agents category. Agentic memory for cyber threat intelligence. STIX graphs, actor aliasing, offline RAG, Sigma/YARA.
How do I connect ZettelForge to Claude, Cursor, or another MCP client?
Install ZettelForge from its pypi package (zettelforge) 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 ZettelForge open source?
Yes — the source code is public at github.com/rolandpg/zettelforge, with 40 GitHub stars.
Can AI agents pay to use ZettelForge?
Not yet through Loomal — ZettelForge 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 ZettelForge? Claim this listing free by verifying GitHub ownership, or contact us.