kxkaloo/inkdrop-mcp-server
If you are the rightful owner of inkdrop-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 henry@mcphub.com.
The Inkdrop MCP Server is a Model Context Protocol server designed to interface with the Inkdrop Local HTTP Server API, providing seamless integration and data management capabilities.
Tools
Functions exposed to the LLM to take actions
read-note
Retrieve the complete contents of the note by its ID from the database.
search-notes
List all notes that contain a given keyword.
list-notes
List all notes with specified conditions.
create-note
Create a new note in the database.
update-note
Update an existing note in the database.
list-notebooks
Retrieve a list of all notebooks.
list-tags
Retrieve a list of all tags.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client