← Index

io.github.LunarPerovskite/docalyze

io.github.LunarPerovskite/docalyze·v0.2.1·Documents & Spreadsheets
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "docalyze": {
      "command": "npx",
      "args": [
        "-y",
        "docalyze-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "docalyze": {
      "command": "npx",
      "args": [
        "-y",
        "docalyze-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y docalyze-mcp-server
Claude Desktop (uvx)
{
  "mcpServers": {
    "docalyze": {
      "command": "uvx",
      "args": [
        "docalyze-mcp-server"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Documents & Spreadsheets