๐ ๐ 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.
Zettelkasten MCP Server
A Model Context Protocol (MCP) server implementing the Zettelkasten knowledge management methodology, enabling users to create, link, and search atomic notes via Claude and other MCP-compatible clients.
Installation:
uv
..env
file with connection parameters.Starting the Server:
python -m zettelkasten_mcp.main
or specify custom paths for notes and database.Connecting to Claude Desktop:
Rebuilding the Index:
zk_rebuild_index
to update the SQLite database.For detailed examples and prompting guidelines, refer to the GitHub repository.
๐ ๐ ๐ Allows to read notes and tags for the Bear Note taking app, through a direct integration with Bear's sqlitedb.
๐ An MCP server for basic local taskwarrior usage (add, update, remove tasks)
๐ ๐ An MCP server to list and launch applications on MacOS
๐ โ๏ธ A Model Context Protocol (MCP) server that integrates with Notion's API to manage personal todo lists efficiently.