mcpbeat

Differino MCP Server

by sweetcucumbersalad
local only

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

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

142
Installs / week
npm · differino-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

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"
    }
  }
}

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.

31 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.

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

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

45 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.

55 installs/wk local only
PDFCrowd PDF Export
by pdfcrowd

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

34 installs/wk local only
Parseur
by parseur

Manage Parseur.com mailboxes, parser fields, documents, exports and webhooks.

222 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 142 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 142 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.