mcpbeat Sign in

Docalyze MCP Server

by lunarperovskite Your server? Claim it
local only

Docalyze runs on your own machine — the client starts it, so there is no endpoint to ping. 131 installs a week from pypi. Last commit 28 Apr 2026.

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

Installs per day peak 24 · avg 7 · +31% w/w
a month agotoday
131
Installs / week
npm · docalyze-mcp-server
0
Stars
0 open issues
28 Apr 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Docalyze every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add docalyze -- npx -y docalyze-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "docalyze": {
      "args": [
        "-y",
        "docalyze-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.docalyze]
command = "npx"
args = ["-y", "docalyze-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "docalyze": {
      "args": [
        "-y",
        "docalyze-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "docalyze": {
      "args": [
        "-y",
        "docalyze-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Docalyze

same job, measured the same way
Convertisseur Ia
by walmes1

Documents (PDF, Word, Excel, PowerPoint, CSV) vers Markdown leger pour l'IA, 100 % local

32 installs/wk local only
Markdown Notes MCP
by narashiman-k

Convert PDF, Word, Excel, PowerPoint, EPUB and images to Markdown locally, with no upload.

136 installs/wk local only
Microsoft Office
by mindstone

Microsoft Office MCP server: read and edit Word documents, Excel workbooks, and PowerPoint files

154 installs/wk local only
The Office Worker
by cafra-house

Local-first document MCP for AI agents: create, read, secure and sign PDF/Word/Excel/PPTX.

3 632 installs/wk local only
Doc_Conv — Document to Markdown
by nicklee002e

Convert PDF/Word/Excel/PowerPoint documents to Markdown, paid in USDC via x402.

77 installs/wk local only
Convertica
by convertica

Convert PDF, Word, Excel, PowerPoint, EPUB, HEIC & images — 35+ tools from convertica.net

46 installs/wk local only
TruePath Office
by joytruepath

Local MCP for Word, Excel, PowerPoint & PDF on macOS — formulas, slides, DOCX, PDF ops. No network.

local only
OfficeAgent.NET
by ilia-sokolov

Create and edit Word, PowerPoint, and Excel files with typed plans and safe previews

local only

Docalyze — questions

Answers built from our own checks of this server.

Why is there no uptime for Docalyze?
Docalyze runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package docalyze-mcp-server was installed 131 times last week.
How do I connect Docalyze?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls docalyze-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Docalyze?
The npm package docalyze-mcp-server was installed 131 times in the last week. Week over week that is +31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Docalyze open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.