📄 Professional MCP server for converting 29+ file formats to Markdown - Perfect for Claude Desktop and AI workflows!

ai-tools claude-desktop document-conversion file-conversion image-processing markdown markitdown mcp metadata-extraction model-context-protocol office-documents pdf-converter python speech-to-text
2 Open Issues Need Help Last updated: Sep 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue reports a `flake8 E501` error in `markitdown_mcp/server.py` on line 1053, where a string literal exceeds the maximum allowed line length of 100 characters. The line is currently 120 characters long. The issue proposes two solutions: splitting the string across multiple lines or shortening the message.

Complexity: 1/5
bug good first issue

📄 Professional MCP server for converting 29+ file formats to Markdown - Perfect for Claude Desktop and AI workflows!

Python
#ai-tools#claude-desktop#document-conversion#file-conversion#image-processing#markdown#markitdown#mcp#metadata-extraction#model-context-protocol#office-documents#pdf-converter#python#speech-to-text

AI Summary: The file `markitdown_mcp/server.py` contains Ruff formatting issues, specifically incorrect string concatenation where unnecessarily split strings need to be merged. This problem causes all pull requests to fail Code Quality checks and CI, impacting contributors. The issue identifies four specific locations in the file that require correction.

Complexity: 1/5
bug good first issue

📄 Professional MCP server for converting 29+ file formats to Markdown - Perfect for Claude Desktop and AI workflows!

Python
#ai-tools#claude-desktop#document-conversion#file-conversion#image-processing#markdown#markitdown#mcp#metadata-extraction#model-context-protocol#office-documents#pdf-converter#python#speech-to-text