Skip to content
Back to search
30
MCP

docalyze-mcp-server

pypi/docalyze-mcp-server

MCP server for reading and visually analyzing local documents (PDF, Excel, CSV, Word, PowerPoint, images). No API keys required — works with GitHub Copilot and any MCP-compatible AI host.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "docalyze-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}