Inkdrop
Createdinkdropapp
Facilitates interaction with the Inkdrop note-taking application's local data via the Model Context Protocol.
About
Inkdrop MCP Server acts as a bridge between the Model Context Protocol and the Inkdrop note-taking application's local HTTP server API. This allows other applications, like Claude, to access and manipulate Inkdrop notes, notebooks, and tags through a standardized protocol. It provides tools for reading, searching, listing, creating, and updating notes, as well as managing notebooks and tags within the Inkdrop ecosystem.
Key Features
- Retrieve note contents by ID.
- List notes within a specified notebook, with optional filtering and sorting.
- Manage notebooks and tags.
- Search notes using keywords and advanced qualifiers.
- Create and update notes, including setting status.
- 15 GitHub stars
Use Cases
- Integrating Inkdrop data with AI assistants like Claude.
- Building workflows that automate note management in Inkdrop.
- Programmatically accessing and manipulating Inkdrop notes.