Directorymicrosoft/markitdown
File System

microsoft/markitdown

by microsoft

73
Health
good
70
Popularity

MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.

113,329stars
7,346forks
Python
MIT
Updated April 21, 2026
#autogen#autogen-extension#langchain#markdown#microsoft-office#openai#pdf

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "microsoft-markitdown": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-markitdown"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthgood

Freshness40/40
Issue response15/30
Org backing15/20
Longevity3/10
Active this month
Community-backed

Server Info

CategoryFile System
LanguagePython
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory