Shelfmark for Claude Desktop
io.github.dankaro-projects/shelfmark
Local, privacy-first document catalogue for AI agents: metadata-only discovery, no cloud, no RAG.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Shelfmark in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shelfmark": {
"command": "uvx",
"args": [
"shelfmark"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs