MCP Notes

by markacianfrani
Verified

log

Create or update a daily log file in MCP Notes, add notes, and tag content to organize and connect information for easy retrieval and knowledge management.

Instructions

Create or update today's daily log file. Optionally add notes to the log.

Input Schema

NameRequiredDescriptionDefault
notesYes
tagsYesAnalyze the note's content and identify key themes, concepts, and categories that connect it to other notes. Consider: - Core topics and themes present in the note - Broader domains or areas of knowledge - Types of information (decisions, ideas, research, etc.) - Projects or contexts that might want to reference this later Do not force tags - only add ones that naturally emerge from the content and would help build meaningful connections between notes.

Input Schema (JSON Schema)

{ "properties": { "notes": { "type": "string" }, "tags": { "description": "Analyze the note's content and identify key themes, concepts, and categories that connect it to other notes.\n Consider:\n - Core topics and themes present in the note\n - Broader domains or areas of knowledge\n - Types of information (decisions, ideas, research, etc.)\n - Projects or contexts that might want to reference this later\n Do not force tags - only add ones that naturally emerge from the content and would help build meaningful connections between notes.", "items": { "type": "string" }, "type": "array" } }, "required": [ "notes", "tags" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Notes

Related Tools

ID: timi8dkawo