ShakedP621/local-notes-mcp-server
3.2
If you are the rightful owner of local-notes-mcp-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 dayong@mcphub.com.
The Local Notes MCP Server is a Python-based server that provides read-only access to a folder of local notes using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
list_notes
Provides summaries of notes including path, name, extension, size, and modification date.
search_notes
Performs a simple filename substring search.
get_note
Retrieves the full text of a note by its relative path.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client