Inkdrop
Integrates with Inkdrop's note-taking application to enable searching, reading, creating, and updating Markdown notes directly within conversations through seven specialized tools for managing notes, notebooks, and tags.
37 stars
0 tools
Created Aug 2025
@inkdropapp/inkdropapp-inkdrop-serverAbout
Integrates with Inkdrop's note-taking application to enable searching, reading, creating, and updating Markdown notes directly within conversations through seven specialized tools for managing notes, notebooks, and tags.
Categories
general
Installation
npm
npm install @inkdropapp/inkdropapp-inkdrop-server
Configuration
{
"mcpServers": {
"inkdropapp-inkdrop-server": {
"command": "npx",
"args": [
"-y",
"@inkdropapp/inkdropapp-inkdrop-server"
]
}
}
}