mcpbeat Sign in

Packforai MCP Server

by zymsj8j9z9-ship-it Your server? Claim it
local only

Packforai MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 7 Jul 2026.

Convert PDF, DOCX, XLSX, CSV, JSON into clean, AI-ready Markdown via the PackForAI API.

Installs per day peak 281 · avg 16 · -45% w/w
a month agotoday
31
Installs / week
npm · packforai-mcp
0
Stars
0 open issues
7 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check Packforai MCP 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 packforai-mcp -- npx -y packforai-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "packforai-mcp": {
      "args": [
        "-y",
        "packforai-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.packforai-mcp]
command = "npx"
args = ["-y", "packforai-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "packforai-mcp": {
      "args": [
        "-y",
        "packforai-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "packforai-mcp": {
      "args": [
        "-y",
        "packforai-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PACKFORAI_API_KEY (Your PackForAI API key (Pro plan). Create one at https://packforai.com/account). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Packforai MCP

same job, measured the same way
Markdown Formatter
by xjtlumedia

AI Answer Copier — Convert Markdown to PDF, DOCX, HTML, LaTeX, CSV, JSON, XML, XLSX, RTF, PNG

59 installs/wk local only
Promptready MCP
by hydrojwh

Convert PDF/CSV to Markdown with AI-powered OCR via the PromptReady cloud API.

983 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
Refigure
by helgdemidov

Convert DOCX/XLSX to Markdown — native chart-data extraction, optional VLM for figures

296 installs/wk local only
I
MCP Data Converter
by igormilovanovic

Convert between 200+ format pairs: JSON, CSV, XML, YAML, PDF, Excel, DOCX and more.

answering
E
beyourspace data APIs
by beyourspace

Pay-per-call data tools via x402: Spanish/EU open data, extraction, URL to Markdown, CSV to JSON.

16 tools answering
I
Handiworks
by lukehal

MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.

3 tools answering
Gl Importer MCP
by synder

Import CSV/XLSX accounting data into QuickBooks Online or Xero via the Synder Importer API.

43 installs/wk local only

Packforai MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Packforai MCP?
Packforai MCP 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 packforai-mcp was installed 31 times last week.
How do I connect Packforai MCP?
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 packforai-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Packforai MCP?
The npm package packforai-mcp was installed 31 times in the last week. Week over week that is -45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Packforai MCP open source?
Yes — it is published under the MIT licence, written in JavaScript 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.