From d82a4b71b93d424a323b88f43a09347922feb41d Mon Sep 17 00:00:00 2001 From: "Peter J. Herrel" Date: Thu, 3 Apr 2025 15:30:38 +0200 Subject: [PATCH] Add `entanglr/zettelkasten-mcp` A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, and search atomic notes through Claude and other MCP-compatible clients. https://github.com/entanglr/zettelkasten-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fcb09042..bf3f28cf 100644 --- a/README.md +++ b/README.md @@ -415,6 +415,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [mem0ai/mem0-mcp](https://github.com/mem0ai/mem0-mcp) 🐍 🏠 - A Model Context Protocol server for Mem0 that helps manage coding preferences and patterns, providing tools for storing, retrieving and semantically handling code implementations, best practices and technical documentation in IDEs like Cursor and Windsurf - [modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) πŸ“‡ 🏠 - Knowledge graph-based persistent memory system for maintaining context - [topoteretes/cognee](https://github.com/topoteretes/cognee/tree/dev/cognee-mcp) πŸ“‡ 🏠 - Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources +- [entanglr/zettelkasten-mcp](https://github.com/entanglr/zettelkasten-mcp) 🐍 🏠 - A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, and search atomic notes through Claude and other MCP-compatible clients. ### πŸ—ΊοΈ Location Services