
docbin MCP server
Give an agent a place to put large output. Build logs and reports get a stable versioned URL.
Little public usage data yet
Reviews
Write oneNobody has reviewed docbin yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
docbin tools (3, 1 write)
write = sends, deletes, buys or postscreate_docwrite actionFreeCreate a document and return its public URL. Re-using an existing name adds a new immutable version. Omit the name to get a random one. For content larger than ~10KB or any file already on disk, do NOT inline it here - run `docbin push <file> [--name <doc>]` in your shell instead (set DOCBIN_TOKEN to an API key from https://docbin.app/settings/keys). Inlining large content streams it through the model token-by-token and will time out.
get_docFreeFetch the raw stored content of a document. Defaults to your own handle and the latest version.
search_docsFreeSearch your documents by name. Returns matches with their URLs and latest versions.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 2618ms17/20
- Tool poisoning3 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http docbin https://mcp.docbin.app/mcp
docbin: common questions
- Is docbin MCP server safe?
- With care: it is graded C, so read the findings first (56/100). Read the docbin safety report
- How do I install docbin?
- It runs remotely at mcp.docbin.app. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does docbin need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is docbin maintained?
- The latest release is v1.0.0.
- Is docbin up?
- 100% of our last 8 checks got an answer. We check remote servers about four times a day.
- What can I use instead of docbin?
- Servers from other publishers that do the same job: llmtrim MCP server, DataSinking MCP server and Bomly MCP server. Compare all docbin alternatives.
Alternatives to docbin
Same job from other publishers: the closest match first, then the best rated.
- llmtrimMCP server and proxy that compresses LLM prompts, tool output, and replies to cut token cost.not reviewedEstablishedA
- DataSinkingFull-text Asian financial reports (China, Korea, Japan) as clean Markdown — 6 tools for RAG agents.not reviewedGrowingA
- BomlyGive your coding agent the dependency graph it is about to change: scan, diff, explain, auditnot reviewedGrowingB
- KLYPIX Project BrainActive state management for multi-agent coding: a shared, versioned project brain over MCP.not reviewedGrowingB
- prompt-protectionScan prompts, tool definitions and model output for injection, and guard agent tool calls.not reviewedGrowingA