inkdropapp_mcp-server

inkdropapp_mcp-server

0

The Inkdrop MCP Server is designed to work with the Inkdrop Local HTTP Server API, offering capabilities for managing and interacting with notes within the Inkdrop application. It provides functionalities such as reading, searching, and creating notes, all integrated through the Model Context Protocol.

Inkdrop MCP Server

A server for the Inkdrop Local HTTP Server API, utilizing the Model Context Protocol to facilitate tasks such as note retrieval, searching, listing, creation, and updating within the Inkdrop database.

Tools

  • Read Note: Retrieve a note by ID.
  • Search Notes: List notes containing a keyword, with support for advanced search qualifiers.
  • List Notes: List notes in a notebook with optional filters.
  • Create Note: Add a new note.
  • Update Note: Modify an existing note.
  • List Notebooks: Get a list of notebooks.
  • List Tags: Get a list of tags.