Inkdropapp MCP Server
I

Inkdropapp MCP Server

The Inkdrop MCP Server is a model context protocol server designed for the Inkdrop local HTTP server API, providing functions such as creating, reading, updating, and searching notes.
2 points
6.7K

What is the Inkdrop MCP Server?

This is a dedicated server based on the Model Context Protocol that can establish a secure connection between Claude AI and the Inkdrop note - taking app. Through this service, the AI can read, search, and modify your note content, enabling intelligent knowledge management.

How to use the Inkdrop MCP Server?

Just complete simple configuration steps, and Claude AI can automatically connect to your Inkdrop local database. The AI can query, create, or modify your notes through natural language instructions.

Use cases

This service is particularly useful when you need AI to help organize notes, find specific content, automatically generate summaries, or create new content based on existing notes.

Main Features

Read Note
Get the full note content, including the title, body, and metadata, through the note ID.
Search Notes
Search all notes by keyword, supporting advanced search qualifiers (such as filtering by notebook, tag, etc.).
List Notes
Get all notes in the specified notebook, which can be sorted and filtered by multiple conditions.
Create Note
Create a new note in the specified notebook, supporting setting the status and content.
Update Note
Modify the content, title, or status of an existing note.
List Notebooks
Get a list of all notebooks.
List Tags
Get a list of all available tags.
Advantages
Seamlessly integrate Inkdrop with Claude AI to improve knowledge management efficiency
Support multiple note operations to meet different usage scenarios
Connect through a local HTTP server, and data does not pass through third - party servers
Provide advanced search functions to accurately find the required content
Limitations
Need to set up the Inkdrop local HTTP server first
Search results only show partial content (200 characters) by default
Need to manually configure the Claude desktop app
Debugging requires the use of a special MCP Inspector tool

How to Use

Set up the Inkdrop Local HTTP Server
Enable and configure the local HTTP server function in Inkdrop.
Configure the Claude Desktop App
Add MCP server settings to the Claude configuration file.
Add Server Configuration
Add detailed information about the Inkdrop MCP server to the configuration file.
Restart the Claude App
Make the configuration changes take effect.

Usage Examples

Find Meeting Records
Let the AI help find all meeting records containing a specific project name.
Organize Study Notes
Let the AI automatically classify study notes by topic.
Create a Weekly Report
Automatically generate a weekly report based on this week's work notes.

Frequently Asked Questions

How to get the note ID?
What if the search results are incomplete?
How to debug server issues?

Related Resources

Inkdrop Local HTTP Server Documentation
Official setup guide
Model Context Protocol
MCP protocol specification
MCP Inspector Tool
Tool for debugging MCP servers

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "inkdrop": {
      "command": "npx",
      "args": ["-y", "@inkdropapp/mcp-server"],
      "env": {
        "INKDROP_LOCAL_SERVER_URL": "http://localhost:19840",
        "INKDROP_LOCAL_USERNAME": "your-local-server-username",
        "INKDROP_LOCAL_PASSWORD": "your-local-server-password"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

C
Cipher
Cipher is an open-source memory layer framework designed for programming AI agents. It integrates with various IDEs and AI coding assistants through the MCP protocol, providing core functions such as automatic memory generation, team memory sharing, and dual-system memory management.
TypeScript
0
5 points
A
Apple Notes MCP
A server that provides local Apple Notes database access for the Claude desktop client, supporting reading and searching of note content.
Python
11.7K
4.3 points
M
MCP Server Weread
The WeRead MCP Server is a lightweight service that bridges WeRead data and AI clients, enabling in - depth interaction between reading notes and AI.
TypeScript
12.3K
4 points
M
MCP Notion Server
Certified
The Notion MCP Server is a middleware service that connects the Notion API with the LLM, optimizing interaction efficiency through Markdown conversion.
TypeScript
14.3K
5 points
M
MCP Obsidian
This project is an MCP server used to interact with the Obsidian note application through the Local REST API plugin of Obsidian. It provides various tools to operate and manage files in Obsidian, including listing files, retrieving file content, searching, modifying content, and deleting files.
Python
14.3K
5 points
M
MCP Atlassian
MCP Atlassian is a Model Context Protocol server designed for Atlassian products (Confluence and Jira), supporting both cloud and on-premises deployments and providing AI assistant integration functions.
Python
13.4K
5 points
M
MCP Logseq Server
An MCP server for interacting with the LogSeq note-taking app, providing various API tools to operate on note content.
Python
15.3K
4.1 points
S
Solana Docs MCP Server
A TypeScript-based MCP server that implements a simple note system and supports note creation and summarization functions
TypeScript
11.4K
4.2 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
15.2K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
17.5K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
25.8K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
47.0K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
21.2K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
47.5K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
16.6K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
67.4K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase