Loading MCP server directory, please wait...
Manage Duke Bookmark notes, categories, and knowledge search from MCP clients.
npx @getmcp/cli add io.github.gitHubDujianfeng/duke-bookRequires Node.js 18+. Community-contributed server. Review source before installing.
DUKE_API_TOKENDuke Bookmark API token used as the MCP user identity.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gitHubDujianfeng/duke-book": {
"command": "npx",
"args": [
"-y",
"duke-book"
],
"env": {
"DUKE_API_BASE_URL": "",
"DUKE_API_TOKEN": ""
}
}
}
}