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.
Set Up the Inkdrop Local HTTP Server
Obtain Your Local Server Credentials
- Open Inkdrop and go to the Preferences (Settings).
- Find the section related to the Local HTTP Server.
- If you haven’t already, enable the server and set or view the username and password.
- Note down:
- The server URL (e.g.,
http://localhost:19840
)
- Your local server username
- Your local server password
Fill in Values in the FastMCP Connection Interface
- Open the FastMCP connection interface and click the "Install Now" button for the Inkdrop server.
- Enter the following values in the interface:
INKDROP_LOCAL_SERVER_URL
– The HTTP URL of your local Inkdrop server (e.g., http://localhost:19840
)
INKDROP_LOCAL_USERNAME
– Your local server username (from Inkdrop settings)
INKDROP_LOCAL_PASSWORD
– Your local server password (from Inkdrop settings)
Save and Connect
- Save your configuration in the FastMCP connection interface.
- The MCP server should now connect to your Inkdrop local server using the credentials you provided.
Note: If you have problems or need to change your server URL/credentials, revisit your Inkdrop settings and update them accordingly in the FastMCP connection interface.