Loading MCP server directory, please wait...
Local-first file-organization tools for your AI agent: tag, query, and digest a folder. No cloud.
npx @getmcp/cli add io.github.luckyjackluo/cairnRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.luckyjackluo/cairn": {
"command": "uvx",
"args": [
"cairn-mcp-server"
],
"env": {
"CAIRN_WORKSPACE": ""
}
}
}
}