Mmcp.market

docbin MCP server

by docbin.app·app.docbin/docbin·v1.0.0

Give an agent a place to put large output. Build logs and reports get a stable versioned URL.

C56/100grade C
What users say
No reviews yet
Be the first
Safety scan
C56/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody 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 posts
  • create_docwrite actionFree

    Create 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_docFree

    Fetch the raw stored content of a document. Defaults to your own handle and the latest version.

  • search_docsFree

    Search 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

1 high1 low
  • 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 authenticationauth.open-write
  • lowNo source repository listedmaint.no-repo
Overall 56/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http docbin https://mcp.docbin.app/mcp
Add to Cursor

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.

All docbin alternatives →
  • llmtrim
    MCP server and proxy that compresses LLM prompts, tool output, and replies to cut token cost.
    A
  • DataSinking
    Full-text Asian financial reports (China, Korea, Japan) as clean Markdown — 6 tools for RAG agents.
    A
  • Bomly
    Give your coding agent the dependency graph it is about to change: scan, diff, explain, audit
    B
  • KLYPIX Project Brain
    Active state management for multi-agent coding: a shared, versioned project brain over MCP.
    B
  • prompt-protection
    Scan prompts, tool definitions and model output for injection, and guard agent tool calls.
    A

More from docbin.app