mcpbeat Sign in

Docbot MCP Server

by rflukerii-dev Your server? Claim it
local only

Docbot MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 16 Mar 2026.

Bidirectional CSV <> JSON <> Markdown transformer

Installs per day peak 23 · avg 6 · -7% w/w
a month agotoday
37
Installs / week
npm · docbot-mcp
0
Stars
0 open issues
16 Mar 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

Alternatives to Docbot MCP

same job, measured the same way
Transform Rules MCP Server
by vinhphatfsg

MCP server for CSV/JSON data transformation using YAML rules

local only
Rulemorph MCP Server
by vinhphatfsg

MCP server for CSV/JSON data transformation using YAML rules

local only
JSON
by rog0x

JSON/YAML/CSV validate, diff, transform for AI agents

28 installs/wk local only
E
beyourspace data APIs
by beyourspace

Pay-per-call data tools via x402: Spanish/EU open data, extraction, URL to Markdown, CSV to JSON.

16 tools answering
Markdown Formatter
by xjtlumedia

AI Answer Copier — Convert Markdown to PDF, DOCX, HTML, LaTeX, CSV, JSON, XML, XLSX, RTF, PNG

59 installs/wk local only
Csv
by pipeworx-io

CSV <-> JSON MCP.

38 tools answering
Packforai MCP
by zymsj8j9z9-ship-it

Convert PDF, DOCX, XLSX, CSV, JSON into clean, AI-ready Markdown via the PackForAI API.

31 installs/wk local only
Refigure
by helgdemidov

Convert DOCX/XLSX to Markdown — native chart-data extraction, optional VLM for figures

296 installs/wk local only

Docbot MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Docbot MCP?
Docbot 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 docbot-mcp was installed 37 times last week.
How do I connect Docbot 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 docbot-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Docbot MCP?
The npm package docbot-mcp was installed 37 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Docbot MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.