knowledge & memory
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.
python
local
knowledge & memory
Installation
npx -y entanglr/zettelkasten-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "zettelkasten-mcp",
"command": "npx",
"args": [
"-y",
"entanglr/zettelkasten-mcp"
]
}About This MCP Server
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub