Skip to main content
Glama

zettelkasten-mcp

by Liam-Deacon
MIT License
3

zk_get_note

Retrieve a specific note from the Zettelkasten system by its ID or title, enabling quick access to stored atomic notes for knowledge management and synthesis.

Instructions

Retrieve a note by ID or title. Args: identifier: The ID or title of the note

Input Schema

NameRequiredDescriptionDefault
identifierYes

Input Schema (JSON Schema)

{ "properties": { "identifier": { "title": "Identifier", "type": "string" } }, "required": [ "identifier" ], "title": "zk_get_noteArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Liam-Deacon/zettelkasten-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server