Community MCP Server: microsoft/markitdown
/plugin install markitdown@community
[!IMPORTANT] MarkItDown performs I/O with the privileges of the current process. Like open() or requests.get(), it will access resources that the process itself can access. Sanitize your inputs in u...