mcpbeat Sign in

Differino MCP Server

by sweetcucumbersalad Your server? Claim it
local only

Differino MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm.

Compare PDF, DOCX, and TXT documents from any AI agent: diff, change summary, and PDF export.

Installs per day peak 142 · avg 20 · +2600% w/w
a month agotoday
49
Installs / week
npm · differino-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

This one needs environment variables set before it will start: DIFFERINO_API_KEY (Differino API key (generate at differino.com Settings > API Key, format dfn_...)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Differino MCP

same job, measured the same way
Ozor
by mintii-labs

Generate AI videos from a prompt or document (PDF/PPTX/DOCX/URL) and export shareable MP4s.

20 installs/wk answering
Superdocs
by superdocs

AI document editing for agents: draft, edit, export .docx/PDF. 37 MCP tools; agent self-signup.

answering
Signforge
by kumarprobeops

Send documents for e-signature from AI agents. Upload, sign, and download PDFs.

24 installs/wk local only
Docapi
by doc-api-llc

Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.

24 installs/wk local only
DocMake
by docmake

Generate DOCX and PDF documents from your DocMake templates

34 installs/wk local only
FreeSign — Free e-signature
by free-sign

Free e-signature for humans and AI agents — zero-document PDF signing from hashes only.

5 tools answering
Telegram Notify MCP
by parthjadhav

Send Telegram notifications from AI agents — text, photos, and documents.

36 installs/wk local only
PDFCrowd PDF Export
by pdfcrowd

Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more.

51 installs/wk local only

Differino MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Differino MCP?
Differino 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 differino-mcp was installed 49 times last week.
How do I connect Differino 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 differino-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Differino MCP?
The npm package differino-mcp was installed 49 times in the last week. Week over week that is +2600%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.