opencore-x/openotes
If you are the rightful owner of openotes 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 openotes MCP Server is a robust Model Context Protocol server designed to integrate AI agents with markdown knowledge bases, facilitating efficient note management.
Tools
Functions exposed to the LLM to take actions
openotes_config_set
Configure notes directory path
openotes_config_get
Get current configuration
openotes_list
List markdown files with optional filtering
openotes_search_files
Search by filename patterns
openotes_search_content
Full-text content search
openotes_get_structure
Get complete directory tree
openotes_read
Read specific markdown file
openotes_read_multiple
Read multiple files efficiently
openotes_get_metadata
Get file metadata (size, dates, etc.)
openotes_create
Create new markdown file
openotes_write
Write/overwrite entire file
openotes_append
Append content to existing file
openotes_create_directory
Create subdirectories
openotes_move_file
Move/rename files
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client