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.
The Inkdrop MCP Server is a specialized server that facilitates communication between the Inkdrop Local HTTP Server API and various client applications. It is hosted by Modl, ensuring compatibility and smooth operation. The server allows users to manage their notes and notebooks efficiently by providing a set of tools and commands that can be executed via the Model Context Protocol. This server is particularly useful for developers and users who need to access and manipulate their Inkdrop data programmatically. By leveraging the MCP, the server offers a standardized way to interact with the Inkdrop database, making it easier to perform operations such as reading, searching, creating, and updating notes. The server is designed to be robust and reliable, with debugging support available through the MCP Inspector, which aids in troubleshooting and ensures that the server runs smoothly.
Features
- Seamless integration with Inkdrop Local HTTP Server API
- Standardized data management via Model Context Protocol
- Robust debugging support with MCP Inspector
- Comprehensive note and notebook management tools
- Compatibility ensured by Modl hosting
Tools
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.