mcpbeat Sign in

Bigapi MCP Server

local only

Bigapi runs on your own machine — the client starts it, so there is no endpoint to ping. 204 installs a week from npm. Last commit 30 Aug 2026.

File operations for AI agents: HTML/Markdown to PDF, PDF tools, OCR, images. $0.01/op, 100 free.

Installs per day peak 155 · avg 9 · +187% w/w
a month agotoday
204
Installs / week
npm · @bigapi/mcp
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

Alternatives to Bigapi

same job, measured the same way
Frenchie
by lab94

OCR, transcription, file extraction, and image generation for AI agents via MCP.

135 installs/wk 7 tools answering
Rendex: Rendering API for Images, PDFs & Content Extraction
by copperline-labs

Render HTML, Markdown, or URLs to images, PDF, or branded artifacts; extract and watch pages.

73 installs/wk 13 tools answering
Hushvert
by hushvert

File conversion for AI agents: office docs, PDF to Word, video, and LLM-ready markdown via API.

97 installs/wk local only
I
Bytario
by helloderekg

40 MCP tools for image, PDF, QR, barcode, data, text, color, and render operations.

26 installs/wk local only
Filewash
by cassilup

Privacy-first file tools for AI agents — PDF & image ops, metadata scrubbing, background removal.

57 installs/wk local only
I
Docforge
by steviepinero

12 paid document tools: PDF to markdown, OCR, tables, invoices, Word/Excel/HTML, merge/split. x402

5 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
MCP Document Converter
by xt765

Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.

133 installs/wk local only

Bigapi — questions

Answers built from our own checks of this server.

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