ZettelForge✓
io.github.rolandpg/zettelforge · v2.4.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.rolandpg/zettelforge",
"description": "Agentic memory for cyber threat intelligence. STIX graphs, actor aliasing, offline RAG, Sigma/YARA.",
"title": "ZettelForge",
"repository": {
"url": "https://github.com/rolandpg/zettelforge",
"source": "github"
},
"version": "2.4.0",
"packages": [
{
"registryType": "pypi",
"identifier": "zettelforge",
"version": "2.4.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}