mcpbeat Sign in
I

Equalang MCP Server

by equalang-ai Your server? Claim it
local only

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

Translate documents, subtitles, pictures, audio and video with layout kept; transcribe recordings.

Installs per day peak 512 · avg 17
a month agotoday
512
Installs / week
npm · @equalang/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 Equalang 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 equalang-mcp -- npx -y @equalang/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "equalang-mcp": {
      "args": [
        "-y",
        "@equalang/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.equalang-mcp]
command = "npx"
args = ["-y", "@equalang/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "equalang-mcp": {
      "args": [
        "-y",
        "@equalang/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "equalang-mcp": {
      "args": [
        "-y",
        "@equalang/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: EQUALANG_API_KEY (Equalang API key. Create one at https://equalang.com/api-keys). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Equalang MCP

same job, measured the same way
Shorty
by aishorty

Summarize and transcribe videos, audio, documents and web pages; subtitles; search your library.

answering
Transloadit Media Processing
by transloadit

Process video, audio, images, and documents with 86+ cloud media processing robots.

696 installs/wk 7 tools answering
Belindoc Translator
by belindoc

Translate PDF, Word, Excel, Markdown, image and video files with Belindoc, and rewrite subtitles.

answering
Video Reader MCP
by sylphxai

Evidence-first video MCP. Timeline document with ffprobe streams and subtitle cues.

40 installs/wk local only
Document Generator MCP
by mrfentmen

Generate Word documents locally with headings, paragraphs, and tables. No network and no key.

262 installs/wk local only
PDF Generator MCP
by mrfentmen

Generate PDF documents locally with text, headings, and pages. No network and no key.

62 installs/wk local only
Okdoc
by okdocai

E-signature & document automation: create, send, track and sign documents with payments. 38 tools.

answering
Coda
by nkpar

Interact with Coda.io documents, tables, and rows via the Coda API

local only

Equalang MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Equalang MCP?
Equalang 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 @equalang/mcp was installed 512 times last week.
How do I connect Equalang 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 @equalang/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Equalang MCP?
The npm package @equalang/mcp was installed 512 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.