bodhanreddy/mcp-notes-server
3.2
If you are the rightful owner of mcp-notes-server 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.
A simple and efficient Model Context Protocol (MCP) server for managing note files with basic CRUD operations.
Tools
Functions exposed to the LLM to take actions
create_note
Creates a new note or adds content to an existing one.
read_note
Reads and returns the content of a note file.
delete_chunk
Removes a specific portion of text from a note.
list_notes
Shows all your available notes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client