netcafe-docflow
Server Details
Markdown in, any format out. PDFs merged, split, watermarked. Runs on our own doc engines.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- mario03690/ai-netcafe
- GitHub Stars
- 0
- Server Listing
- ai-netcafe
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
13 toolsdocx_to_mddocx to mdInspect
Word .docx (by URL) → clean Markdown. Feed documents to your agent pipeline.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
md_to_docxmd to docxInspect
Markdown → Word (.docx). The deliverable your non-technical colleagues actually open.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
md_to_epubmd to epubInspect
Markdown → EPUB e-book, with title and author metadata.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
md_to_htmlmd to htmlInspect
Markdown → standalone styled HTML page (single file, inline CSS).
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
md_to_pdfmd to pdfInspect
Markdown → styled PDF. Send markdown text or a URL to a .md file, get a print-ready PDF back.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
md_to_pptxmd to pptxInspect
Markdown (heading per slide) → PowerPoint .pptx. Fastest structured route to a deck.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
merge_pdfmerge pdfInspect
Merge several PDFs (by URL) into one. urls = comma-separated links, in order.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pdf_add_page_numbersAdd page numbers to a PDFRead-onlyIdempotentInspect
Stamp page numbers or footer text onto every page of a PDF. Supports a starting number, roman numerals, skipping a cover page, position and font size — the combination Acrobat cannot do without scripting. Template supports {n} and {total}, e.g. "Page {n} of {total}".
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public URL of the PDF. | |
| text | No | Template, default "{n}". Use {n} and {total}. | |
| style | No | arabic (default) | roman (i, ii, iii) | ROMAN (I, II, III) | |
| position | No | bottom-center (default) | bottom-left | bottom-right | top-center | top-left | top-right | |
| start_at | No | Number to start from (default 1). | |
| font_size | No | Font size, default 10. | |
| skip_first | No | Leave this many leading pages unnumbered, e.g. 1 for a cover. |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
pdf_page_countpdf page countInspect
Count pages and report each page size of a PDF (by URL).
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pdf_rotatepdf rotateInspect
Rotate all pages of a PDF (by URL) by 90/180/270 degrees.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pdf_watermarkpdf watermarkInspect
Stamp diagonal text watermark on every page of a PDF (by URL). text = the watermark.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
split_pdfsplit pdfInspect
Extract a page range from a PDF (by URL) into a new PDF. from/to are 1-based page numbers.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
what_can_you_doFind the right tool for a taskRead-onlyIdempotentInspect
Describe a task in plain language (any language) and get back exactly which tools on this server do it, with ready-to-run example calls — instead of reading the whole catalogue and guessing. Also returns multi-step recipes when a task needs several tools chained (invoices to a ledger, a bank statement reconciled, a messy CSV turned into a deliverable). Deterministic and free: it calls no model, costs nothing, and never runs out of quota. Call this FIRST when you are not sure what this server offers.
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | What you are trying to do, e.g. "reconcile a bank statement against my books" or "把一堆发票整理成能入账的表格" |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- AlicenseAqualityBmaintenanceConverts documents between Markdown, PDF, DOCX, and HTML locally with AI-friendly Markdown output and secure file access.616MIT
- Alicense-qualityDmaintenanceConverts Markdown files to print-ready PDF and Word DOCX with professional styling, page numbers, table of contents, and custom themes.MIT
- AlicenseAqualityCmaintenanceConvert Markdown into boardroom-grade DOCX, PDF, and HTML using your own custom Word templates — or any of MDMagic's 15 designer-built ones across Business, Creative, Professional, and Technical. Ten tools cover conversion, template recommendations, cost estimation, and markdown validation.10128MIT
- AlicenseBqualityDmaintenanceA universal MCP server for document processing, conversion, and automation. Handle PDF, DOCX, HTML, Markdown, and more through a unified API and toolset.1347139MIT
Your Connectors
Sign in to create a connector for this server.