MCP Server
未申請Inkdrop Model Context Protocol Server
インストール
npx @modelcontextprotocol/inspector "./dist/index.js"未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(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.