MCP Server
UnclaimedInkdrop Model Context Protocol Server
Install
npx @modelcontextprotocol/inspector "./dist/index.js"Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (16)
body
The content of the note in Markdown.
bookId
The notebook ID. It always starts with 'book:'.
color
The color type of the tag (default, red, orange, yellow, olive, green, teal, blue, violet, purple, pink, brown, grey, black). Default: default.
descending
Reverse the order of output. Default: true.
includeTemplate
When true and the note has a sourceTemplateId, also fetch that template and embed its body (fill-out instructions and examples) as an extra text block. Default: false.
keyword
Keyword to search for.
name
The name of the tag.
new_string
The text to replace oldstring with. Use an empty string to delete the matched text.
noteId
The ID of the note to retrieve. It can be found as id in the note docs. It always starts with note:.
old_string
The exact text to find in the note body. Must match exactly one occurrence. Include enough surrounding context to ensure a unique match.
sort
Sort field (updatedAt, createdAt, or title). Default: updatedAt.
status
The note status (none, active, onHold, completed, dropped).
tagId
The tag ID. Must start with 'tag:'.
tagIds
An array of tag IDs to filter. Each starts with 'tag:'.
tags
An array of tag IDs to assign to the note. Each must start with 'tag:'.
title
The note title.