{"repo":"inkdropapp/mcp-server","free":true,"listed":false,"github":"https://github.com/inkdropapp/mcp-server","clone":"git clone https://github.com/inkdropapp/mcp-server.git","description":"Inkdrop Model Context Protocol Server","language":"JavaScript","stars":57,"topics":[],"license":"Apache-2.0","category":"mcp-servers","readme_excerpt":"Inkdrop MCP Server A Model Context Protocol server for the Inkdrop Local HTTP Server API. Installation 1. Set up a local HTTP server 2. Add server config to Claude Desktop: - MacOS: /Library/Application Support/Claude/claude desktop config.json - Windows: %APPDATA%\\Claude\\claude desktop config.json Components Tools 1. read-note : Retrieve the complete contents of the note by its ID from the database. - Required inputs: - noteId : The ID of the note to retrieve. It can be found as id in the note docs. It always starts with note: . - Optional inputs: - 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 . - Note: If the note was created from a template, the response includes a resource link to its source template, whose body holds the fill-out instructions and examples. 2. read-backlinks : Retrieve backlinks for a note — the notes that link to it. - Required inputs: - noteId : The ID of the note to find backlinks for. It always starts with note: . - Note: Each result is returned as a resource link ( inkdrop://note/ ) pointing to the referring note. Backlinks are found by searching all note bodies for the note's link URI. 3. search-notes : List all notes that contain a given keyword. - Required inputs: - keyword : Keyword to search for. - Note: Results include truncated note bodies (200 characters). Use read-note to get full content. - Supports ad","default_branch":null,"files":null,"tree":[],"storefront":"/r/inkdropapp","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/inkdropapp/mcp-server/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}