HomeServersFile Systems › microsoft/markitdown
MCP Server Official Active MIT local

microsoft/markitdown

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

Quality score 100/100
View on GitHub →
Stars
★ 170.7k
Last commit
3d ago
Language
Python
Install
Python (uvx / pip)
Category

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "markitdown": {
      "command": "uvx",
      "args": ["markitdown"]
    }
  }
}

Topics

Related in File Systems

MCP Server Active

mickaelkerjean/filestash

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

14.4k Go Updated 5d ago Score 90
MCP Server Active

cyberchitta/llm-context.py

Share code context with LLMs via MCP or clipboard

305 Python Updated 4d ago Score 75
MCP Server Active

8b-is/smart-tree

AI-native directory visualization with semantic analysis, ultra-compressed formats for AI consumption, and 10x token reduction. Supports quantum-semantic mode with intelligent file categorization.

264 Rust Updated 21d ago Score 74
MCP Server Active

dimitar-grigorov/mcp-file-tools

Filesystem server for legacy, non-UTF-8 files. Auto-detects and converts 24 encodings (CP1251, CP1252, ISO-8859-x, KOI8-R/U, GBK/GB18030), keeps each file's original encoding on write, and manages BOM and line endings. Encoding-aware grep, partial reads with offset/limit for large files, and allowed-directory confinement. Single Go binary, no runtime dependencies.

19 Go Updated today Score 63
MCP Server Active

willianpinho/large-file-mcp

Production-ready MCP server for intelligent handling of large files with smart chunking, navigation, streaming capabilities, regex search, and built-in LRU caching.

18 TypeScript Updated 10d ago Score 63
MCP Server Maintained

filesystem@quarkiverse/quarkus-mcp-servers

A filesystem allowing for browsing and editing files implemented in Java using Quarkus. Available as jar or native image.

195 Java Updated 1mo ago Score 61