mcpbeat Sign in

Brainiall Documents MCP Server

answering

Brainiall Documents is answering right now. Last checked 9 min ago. It exposes 3 tools.

High-fidelity PDF to structured Markdown conversion and document field extraction.

Uptime history 6 days of history
6 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
365 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Brainiall Documents 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add documents --transport http https://api.brainiall.com/mcp/documents/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "documents": {
      "url": "https://api.brainiall.com/mcp/documents/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.documents]
url = "https://api.brainiall.com/mcp/documents/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "documents": {
      "url": "https://api.brainiall.com/mcp/documents/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "documents": {
      "url": "https://api.brainiall.com/mcp/documents/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

document
check_document_service
Check whether document conversion and extraction are available. Use this before a workflow or when another document tool reports a temporary availability problem. No document input is required. Returns: A dictionary with status='healthy', or an actionable error object.
extract
extract_document_fields
Extract structured fields and full text from a document image. Use this for invoices, receipts, forms, and similar PNG or JPEG images when the agent needs named fields rather than Markdown. PDF input is intentionally rejected; use pdf_to_markdown for PDFs. Returns: A dictionary containing request metadata, extracted fields, and text, or an actionable error object on failure.
pdf
pdf_to_markdown
Convert a PDF into readable Markdown for analysis and retrieval. Use this when an agent needs the text, headings, tables, and document structure from a PDF. Supply exactly one source: a public URL or base64 PDF bytes. The optional page range is useful for large documents. Returns: Markdown text on success, or an actionable error object on failure.

Endpoints

URLTransportStateLatencyChecked
https://api.brainiall.com/mcp/documents/mcp streamable-http answering 464 ms 9 min ago

Alternatives to Brainiall Documents

same job, measured the same way
F
Parsedoc
by custom-digital-services

Agent-native document parsing: PDF, scans and FR/EU invoices to structured JSON or Markdown.

answering
Docling MCP
by docling-project

Convert PDFs and other documents to structured formats via Docling, for AI applications.

4 533 installs/wk local only
shuck-convert
by shan-zhu

Convert between document formats — DOCX/PDF to Markdown, Markdown to DOCX.

55 installs/wk local only
file2markdown
by file2markdown

Convert documents and web pages to clean Markdown: PDF, DOCX, XLSX, EPUB, scanned files, any URL.

4 tools answering
Document Parser
by agenson-horrowitz

Parse and extract structured data from various document formats (PDF, Word, HTML).

65 installs/wk local only
Hushvert
by hushvert

File conversion for AI agents: office docs, PDF to Word, video, and LLM-ready markdown via API.

97 installs/wk local only
Mdtidy
by mdtidy

Clean, repair, and convert AI-generated Markdown to HTML/PDF/DOCX/PNG; save and share documents.

89 installs/wk answering
Document Conversion API
by nexus-mcp-infra

Converts between PDF/Office documents and structured JSON, both directions. Pure OSS libraries, x402

5 tools answering

Brainiall Documents — questions

Answers built from our own checks of this server.

What can Brainiall Documents do?
It exposes 3 tools, read directly from the server on our last check. Among them: check_document_service, extract_document_fields, pdf_to_markdown. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Brainiall Documents working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 365 ms. The bar chart above shows every period we have measured.
How do I connect Brainiall Documents?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Brainiall Documents need an API key?
No. Brainiall Documents completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Brainiall Documents?
It answers our handshake in 365 ms on average, which is faster than 49% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.