Zettelkasten MCP
UnclaimedA 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.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (14)
zk_create_link
Create links between notes
zk_create_note
Create a new note with a title, content, and optional tags
zk_delete_note
Delete a note
zk_find_central_notes
Find notes with the most connections
zk_find_orphaned_notes
Find notes with no connections
zk_find_similar_notes
Find notes similar to a given note
zk_get_all_tags
List all tags in the system
zk_get_linked_notes
Find notes linked to a specific note
zk_get_note
Retrieve a specific note by ID or title
zk_list_notes_by_date
List notes by creation/update date
zk_rebuild_index
Rebuild the database index from Markdown files
zk_remove_link
Remove links between notes
zk_search_notes
Search for notes by content, tags, or links
zk_update_note
Update an existing note's content or metadata