Skip to content
Claude Desktop

docalyze for Claude Desktop

io.github.lunarperovskite/docalyze

Read and analyze local documents (PDF, Excel, CSV, Word, PowerPoint, images). No API keys needed.

client:Claude Desktop transport:stdio runtime:pypi

Install docalyze in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "docalyze": {
      "command": "uvx",
      "args": [
        "docalyze-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

docalyze in other clients