mcpbeat Sign in

Tooldash MCP Server

by lassib999 Your server? Claim it
local only

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

Offline PDF and text tools: merge, extract pages, inspect, clean text. No upload, no API key.

Installs per day peak 352 · avg 11
a month agotoday
406
Installs / week
npm · tooldash-mcp
0
Stars
0 open issues
28 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

Alternatives to Tooldash MCP

same job, measured the same way
TruePath PDF
by joytruepath

Local-only PDF tools for AI — extract text, search, split/merge, render pages. Files never leave.

81 installs/wk local only
I
PDF Kit
by benhuang21828

AI-powered PDF tools: fill forms, merge, extract data, and split PDFs

138 installs/wk local only
MCP Search Server
by kazkozdev

Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.

20 installs/wk local only
PDF Suite MCP
by beepboop2025

37 tools to read, create, merge, split, watermark, fill, redact & search PDFs. Local, no API key.

local only
C
ExactPDF
by exactpdf

Agent-facing PDF API: merge, split, rotate, compress, images, metadata, text, and Markdown.

86 installs/wk local only
Pdfops MCP
by pdfops

Deterministic PDF tools for AI agents: inspect fields, fill forms, merge PDFs, invoices.

335 installs/wk local only
Parseflow
by libres-coder

PDF parsing server with text extraction, metadata, search, images, and TOC via MCP

80 installs/wk local only
C
Tools
by fluentedi

49 free agent tools: WHOIS, PDF to text, email checks, FX rates, X12 EDI, JSON repair. No API key.

19 tools answering

Tooldash MCP — questions

Answers built from our own checks of this server.

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