I've been using markitdown for document conversion and it's great! One enhancement that would be very useful is adding MCP (Model Context Protocol) server support.
This would allow:
- AI coding assistants to directly use markitdown for document processing
- Seamless integration with tools like Claude Code and Cursor
- Real-time document conversion in AI workflows
I've created some MCP server configs as reference that demonstrate the pattern:
https://github.com/chengjunhua465-create/ai-dev-workflow-pack/blob/main/mcp-configs/
Would love to contribute to this if there's interest!
I've been using markitdown for document conversion and it's great! One enhancement that would be very useful is adding MCP (Model Context Protocol) server support.
This would allow:
I've created some MCP server configs as reference that demonstrate the pattern:
https://github.com/chengjunhua465-create/ai-dev-workflow-pack/blob/main/mcp-configs/
Would love to contribute to this if there's interest!