kvas-it/mcp-notes
3.2
If you are the rightful owner of mcp-notes and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Notes is a server for managing notes using the Model Context Protocol, storing them as markdown files with tagging support.
Tools
Functions exposed to the LLM to take actions
add_note
Add a new note with title, content, and optional tags.
get_note
Retrieve a note by title or filename.
list_notes
List all notes with their metadata.
delete_note
Delete a note by title or filename.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client