Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Document Converter
Document Converter logo
Health: ActiveRecent health check succeeded.Last checked 9/23/2026, 12:32:05 AM

Document Converter

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Convert documents to Markdown using MarkItDown

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "document-converter": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/Zahid-Abbas-Ali-Baig/document-converter",
        "--with",
        "markitdown[pdf,docx,pptx,xlsx,xls,outlook,audio-transcription,youtube-transcription]",
        "document-converter-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (2) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Capabilities & Tool Schemas (2) ~47 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Document Converter.

convert_to_markdown

Converts a file or URL to Markdown and saves output (`.md` beside source, or `youtube-{id}.md` for YouTube URLs)

preview_markdown

Returns Markdown in the chat response only

Documentation Overview

πŸ“„ Document Converter MCP

Convert documents to Markdown inside Cursor, VS Code, and any MCP client.
Local processing Β· No cloud upload Β· Powered by MarkItDown

MIT License Python 3.10+ MCP Registry

Give your AI assistant the ability to read PDFs, Office files, spreadsheets, emails, audio, and more as clean Markdown β€” so it can summarize, search, and reason over content instead of struggling with binary attachments.


Table of contents

  • Overview πŸ“‹
  • Use cases πŸ’‘
  • Features ✨
  • Supported formats πŸ“Ž
  • Quick install πŸš€
    • Before you start
    • Cursor πŸ–±οΈ
    • VS Code πŸ’»
    • Claude Desktop πŸ€–
    • Verify it works βœ…
  • Tools πŸ› οΈ
  • Usage examples πŸ’¬
  • Local development πŸ§ͺ
  • Configuration reference βš™οΈ
  • MCP Registry πŸ“¦
  • Troubleshooting πŸ”§
  • License πŸ“œ

Overview πŸ“‹

Document Converter MCP is a lightweight stdio server that wraps Microsoft's MarkItDown library for the Model Context Protocol.

mermaid
flowchart LR
  A[Your file on disk] --> B[Document Converter MCP]
  B --> C[MarkItDown]
  C --> D[Markdown in chat or .md file]
Registryio.github.Zahid-Abbas-Ali-Baig/document-converter
Repositoryhttps://github.com/Zahid-Abbas-Ali-Baig/document-converter
Transportstdio
AuthorZahid Abbas Ali Baig
Dependenciesmarkitdown[pdf,docx,pptx,xlsx,xls,outlook,audio-transcription,youtube-transcription]

Once connected, your agent converts files locally and returns structured text β€” nothing is sent to a conversion API.


Use cases πŸ’‘

ScenarioWhat you gain
ResearchTurn PDF papers into Markdown, then ask for summaries, comparisons, or citations
DocumentationConvert .docx / .pptx drafts into .md beside the source for wikis or Git
Product & engineeringPreview specs and slide decks in chat before writing tickets or release notes
Data & opsConvert Excel exports into tables the model can filter, explain, or transform
Email & archivesExtract text from .msg Outlook files or ZIP contents without manual copy-paste
MediaTranscribe .mp3 / .wav or fetch YouTube captions into editable Markdown

Features ✨

  • 🏠 Local-first β€” files stay on your machine; no third-party conversion service
  • πŸ“Ž Broad format coverage β€” PDF, Office, CSV/JSON/text, Outlook .msg, audio, YouTube, and more (via MarkItDown)
  • πŸ”€ Two workflows β€” save Markdown next to the source, or preview in chat only
  • πŸ“‹ Copy-paste setup β€” step-by-step install for Cursor, VS Code, and Claude Desktop
  • πŸ“¦ Registry published β€” listed on the official MCP Registry
  • βš–οΈ MIT licensed β€” free for personal and commercial use

Supported formats πŸ“Ž

Formats below are verified against MarkItDown 0.1.6 with our installed extras:

markitdown[pdf,docx,pptx,xlsx,xls,outlook,audio-transcription,youtube-transcription]

We avoid markitdown[all] because it pulls Azure pre-release packages that uv cannot resolve with uvx.

Fully supported (with this project's dependencies)

CategoryExtensions / inputsWhat you get
PDF.pdfText and layout extraction ([pdf] extra)
Word.docx onlyHeadings, paragraphs, tables ([docx] β€” not legacy .doc)
PowerPoint.pptx onlySlide text and structure ([pptx] β€” not legacy .ppt)
Excel.xlsx, .xlsWorkbook tables ([xlsx] / [xls])
Outlook.msgHeaders, body, metadata ([outlook])
Web.html, .htmHTML β†’ Markdown (built-in)
CSV.csvMarkdown tables (built-in)
Text & JSON.txt, .md, .json, .jsonlPlain text / JSON content (built-in)
Notebooks.ipynbNotebook cells as Markdown (built-in)
E-books.epubChapter HTML β†’ Markdown (built-in)
Archives.zipEach inner file converted if its type is supported (built-in)
Audio.mp3, .wav, .m4aMetadata + speech transcription ([audio-transcription])
YouTubehttps://www.youtube.com/watch?v=...Title, description, captions when available ([youtube-transcription])

Limited support

CategoryExtensionsReality
Images.jpg, .jpeg, .png onlyEXIF metadata if exiftool is on your PATH; no built-in OCR in this MCP server (MarkItDown can describe images only when an LLM client is configured, which we do not set up)
XML.xmlMay work as plain text depending on file detection β€” not a dedicated XML parser
Other URLsWikipedia, RSS, Bing SERPMarkItDown can fetch some web URLs; not tested as part of this MCP

Not supported

ItemWhy
.emlNo MarkItDown converter for RFC 822 .eml files
.gif, .webp, .bmp, …Image converter only accepts .jpg / .jpeg / .png
Legacy Office.doc, .ppt β€” use .docx / .pptx
Video files.mp4 etc. β€” not converted as video (audio track may work in some cases via the audio converter)
Azure Document IntelligenceNeeds markitdown[az-doc-intel] + Azure endpoint
Azure Content UnderstandingPre-release package; breaks uvx resolution
markitdown[all]Bundles the Azure extras above

Conversion quality depends on the source file. See the MarkItDown documentation for upstream details.


Quick install πŸš€

Follow the steps for your editor. Every config below uses the same command β€” only the JSON file and wrapper key differ.

Before you start (all editors)

  1. Install uv (includes uvx).

    Windows (PowerShell):

    powershell
    powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
    

    macOS / Linux:

    Terminal
    curl -LsSf https://astral.sh/uv/install.sh | sh
    
  2. Verify uvx works (open a new terminal after installing):

    bash
    uvx --version
    
  3. Optional β€” test the server (it will sit idle with no output; that is normal for stdio MCP):

    bash
    uvx --from git+https://github.com/Zahid-Abbas-Ali-Baig/document-converter --with markitdown[pdf,docx,pptx,xlsx,xls,outlook,audio-transcription,youtube-transcription] document-converter-mcp
    

    Press Ctrl+C to stop.


Install in Cursor πŸ–±οΈ

  1. Open Cursor β†’ Settings β†’ MCP (or edit your config file directly).
  2. Config file location:
    • Windows: %USERPROFILE%\.cursor\mcp.json
    • macOS: ~/.cursor/mcp.json
    • Linux: ~/.cursor/mcp.json
    • Project-only: .cursor/mcp.json in your project folder
  3. Add or merge this block inside mcpServers (copy the whole JSON):
config.json
{
  "mcpServers": {
    "document-converter": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/Zahid-Abbas-Ali-Baig/document-converter",
        "--with",
        "markitdown[pdf,docx,pptx,xlsx,xls,outlook,audio-transcription,youtube-transcription]",
        "document-converter-mcp"
      ]
    }
  }
}
  1. Save the file and restart Cursor (or click Reload next to MCP in settings).
  2. Check: Settings β†’ MCP β†’ document-converter should show enabled (green). Tools: convert_to_markdown, preview_markdown.
Cursor one-click install (optional β€” if manual JSON fails, use this)
  1. Open this link in your browser: Add to Cursor
  2. Or paste into the browser address bar:
Code
cursor://anysphere.cursor-deeplink/mcp/install?name=document-converter&config=eyJjb21tYW5kIjoidXZ4IiwiYXJncyI6WyItLWZyb20iLCJnaXQraHR0cHM6Ly9naXRodWIuY29tL1phaGlkLUFiYmFzLUFsaS1CYWlnL2RvY3VtZW50LWNvbnZlcnRlciIsIi0td2l0aCIsIm1hcmtpdGRvd25bcGRmLGRvY3gscHB0eCx4bHN4LHhscyxvdXRsb29rLGF1ZGlvLXRyYW5zY3JpcHRpb24seW91dHViZS10cmFuc2NyaXB0aW9uXSIsImRvY3VtZW50LWNvbnZlcnRlci1tY3AiXX0%3D
  1. Click Install in Cursor, then restart if tools do not appear.

Install in VS Code πŸ’»

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • Andrea9293 MCP logoAndrea9293 MCP

    Local-first document management and semantic search for AI coding agents

    πŸ’» Developer Tools2 views
    Compare vs Andrea9293 MCP β†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    πŸ’» Developer Tools3 views
    Compare vs MCP Server Docker β†’
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    πŸ’» Developer Tools5 views
    Compare vs Next Devtools MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

Last commit
3mo ago
Most recent push to the default branch.
Tools exposed
2
Callable tools this server registers over MCP.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Document Converter

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "document-converter": { "command": "uvx", "args": ["--from","git+https://github.com/Zahid-Abbas-Ali-Baig/document-converter","--with","markitdown[pdf,docx,pptx,xlsx,xls,outlook,audio-transcription,youtube-transcription]","document-converter-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDocument Converter AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/document-converter?style=directory)](https://allmcps.com/mcp/document-converter)
HTML Embed
<a href="https://allmcps.com/mcp/document-converter"><img src="https://allmcps.com/api/badge/document-converter?style=directory" alt="Document Converter on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
Last updatedJun 15, 2026
3/6 checks healthy over the last 45d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 15, 2026
44Quality signal: Fair Β· 44/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools22/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 2d ago via OSV.dev Β· document-converter-mcp (PyPI)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Document Converter β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients