ZettelForge
Rank #7,131io.github.rolandpg/zettelforge
Agentic memory for cyber threat intelligence. STIX graphs, actor aliasing, offline RAG, Sigma/YARA.
ZettelForge is a Model Context Protocol (MCP) server published by threatrecall. It ranks #7,131 of 132,046 servers tracked on MCP Toplist, and its repository has 63 GitHub stars. ZettelForge is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 6, 2026 and most recently updated on Apr 19, 2026.
Ranks ahead of 124,915 of 132,046 servers on MCP Toplist.
Use ZettelForge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add zettelforge -- uvx zettelforge[mcp_servers.zettelforge]
command = "uvx"
args = ["zettelforge"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"zettelforge": {
"command": "uvx",
"args": [
"zettelforge"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"zettelforge": {
"command": "uvx",
"args": [
"zettelforge"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zettelforge": {
"type": "stdio",
"command": "uvx",
"args": [
"zettelforge"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zettelforge": {
"command": "uvx",
"args": [
"zettelforge"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zettelforge": {
"command": "uvx",
"args": [
"zettelforge"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rolandpg%2Fzettelforge)<a href="https://mcptoplist.com/server/io.github.rolandpg%2Fzettelforge"><img src="https://mcptoplist.com/badge/io.github.rolandpg%2Fzettelforge.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
threatrecall
Available versions (1)
| Version | Published |
|---|---|
| 2.4.0 | Apr 19, 2026 |
Frequently asked questions
- Who maintains ZettelForge?
- ZettelForge is maintained by threatrecall, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is ZettelForge listed on the Official MCP Registry?
- Yes — ZettelForge is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ZettelForge have?
- MCP Toplist tracks 1 version of ZettelForge, most recently published on Apr 19, 2026.
- Where can I find the source code for ZettelForge?
- The source code for ZettelForge is hosted at github.com/threatrecall/zettelforge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.