by dvcrn · MCP Server · ★ 97
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Devonthink MCP Server This MCP server provides access to DEVONthink functionality via the Model Context Protocol (MCP). It enables listing, searching, creating, modifying, and managing records and databases in DEVONthink Pro on macOS. Features Exposes a comprehensive set of DEVONthink operations as MCP tools List, search, and look up records by various attributes Create, delete, move, and rename records and groups Retrieve and modify record content, properties, and tags Create records from URLs in multiple formats List open databases and group contents All tools are type-safe and validated with Zod schemas Tools Core Tools Checks if DEVONthink is currently running No input required Returns: Creates new records (notes, bookmarks, groups) with specified properties Input: record type, name, parent group, and optional metadata Deletes records by ID, name, or path Input: record identifier Moves records between groups Input: record ID and destination group Retrieves detailed metadata and properties for records Input: record identifier Performs text-based searches with various comparison options Input: query string and search options Looks up records by filename, path, URL, tags, c
| Stars | 97 |
| Forks | 25 |
| Language | TypeScript |
| Category | MCP Server |
| License | GPL-3.0 |
| Quality Score | 59.7518890816335/100 |
| Open Issues | 4 |
| Last Updated | 2026-05-27 |
| Created | 2025-07-18 |
| Platforms | mcp, node |
| Est. Tokens | ~65k |
These tools work well together with mcp-server-devonthink for enhanced workflows:
Explore other popular mcp server tools:
mcp-server-devonthink is an open-source mcp server by dvcrn with 97 GitHub stars.
mcp-server-devonthink is primarily written in TypeScript.
You can find installation instructions and usage details in the mcp-server-devonthink GitHub repository at github.com/dvcrn/mcp-server-devonthink. The project has 97 stars and 25 forks, indicating an active community.
mcp-server-devonthink is released under the GPL-3.0 license, making it free to use and modify according to the license terms.