entanglr/zettelkasten-mcp
A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.
Platform-specific configuration:
{
"mcpServers": {
"zettelkasten-mcp": {
"command": "npx",
"args": [
"-y",
"zettelkasten-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...