file systems
Markitdown
MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.
Installation
npx -y microsoft/markitdownConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "markitdown",
"command": "npx",
"args": [
"-y",
"microsoft/markitdown"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHubRelated MCPs
View all →MS
Mcp Server Nano Banana
AI image generation using Google Gemini's nano banana model.
pythonlocalmacos+3
MC
Mcp Claude Spotify
An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
typescriptcloudlocal+1
AM
Anki Mcp
Manage your Anki collection with AnkiConnect & MCP
pythonlocalother tools and integrations