Skip to main content
Glama

zettelkasten-mcp

by Liam-Deacon
MIT License
2

zk_get_note

Retrieve specific notes by ID or title from the Zettelkasten knowledge management system, enabling efficient access to targeted information for synthesis and organization.

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