{"name":"app.docbin/docbin","slug":"docbin","title":"docbin","description":"Give an agent a place to put large output. Build logs and reports get a stable versioned URL.","url":"https://mcp.market/server/docbin","rating":null,"grade":"C","score":56,"certified":false,"status":"active","category":"ai","tags":["ai"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":8,"ok":8,"last_checked_at":"2026-09-21T07:15:33.380Z","last_ok_at":"2026-09-21T07:15:33.380Z","latency_ms":369},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://mcp.docbin.app","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://mcp.docbin.app/mcp"}],"packages":[],"tools":[{"name":"create_doc","description":"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.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Document name. A random slug is generated if omitted."},"content":{"type":"string","description":"The HTML, Markdown, MDX, or code body of the document."},"content_type":{"type":"string","enum":["html","md","mdx","code"],"description":"Defaults to html. 'mdx' renders Markdown with JSX components; 'code' renders a single syntax-highlighted block."},"language":{"type":"string","description":"Syntax-highlight language hint, used when content_type is 'code' (e.g. 'rust')."},"visibility":{"type":"string","enum":["private","unlisted","public"],"description":"Defaults to public. private = owner only; unlisted = anyone with the link; public = listed, searchable, and crawlable."},"files":{"type":"array","description":"Optional: a multi-file group. When provided, supersedes content/content_type. The entry file is auto-selected (index/readme/main, else first). CROSS-FILE LINKS: to link from one file in the group to another, use a bare relative link to the sibling's filename, exactly as given in this `files` array - e.g. <a href=\"page2.html\">. The viewer intercepts it and switches the active file (updating the left-pane selection and the URL). Do NOT use absolute URLs, slugs, ./ prefixes, or #file- hashes for cross-file links. In-page anchor links within a file (e.g. #section) work as normal.","items":{"type":"object","properties":{"name":{"type":"string"},"content":{"type":"string"},"language":{"type":"string"}},"required":["name","content"]}}}}},{"name":"get_doc","description":"Fetch the raw stored content of a document. Defaults to your own handle and the latest version.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Document name."},"handle":{"type":"string","description":"Owner handle. Defaults to the authenticated user."},"version":{"type":"number","description":"Version number. Defaults to the latest."}},"required":["name"]}},{"name":"search_docs","description":"Search your documents by name. Returns matches with their URLs and latest versions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"q":{"type":"string","description":"Search query matched against doc names."}},"required":["q"]}}],"scan":{"score":56,"grade":"C","scanned_at":"2026-09-20T20:11:13.243Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T20:11:13.226Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 2618ms"]},"poisoning":{"score":15,"max":15,"notes":["3 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://mcp.docbin.app/mcp","reachable":true,"authRequired":false,"latencyMs":2618,"serverInfo":{"name":"docbin","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://docbin.app/web-app-manifest-512x512.png","source":"registry","width":512,"height":512},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}