Skip to content

Conversation

G36maid
Copy link
Contributor

@G36maid G36maid commented Sep 16, 2025

Summary

This PR adds a new MCP server extension for MarkItDown.

MarkItDown MCP Server provides a utility for converting various files to Markdown for use with LLMs, powered by the MarkItDown library.

It exposes one tool:

  • convert_to_markdown(uri) — where uri can be any http:, https:, file:, or data: URI.

Repository

https://github.com/G36maid/zed-mcp-server-markitdown

Notes

  • Installable via the npx markitdown-mcp-npx wrapper for quick setup.

@cla-bot cla-bot bot added the cla-signed label Sep 16, 2025
@G36maid G36maid force-pushed the mcp-server-markitdown branch 2 times, most recently from 3c00eb7 to 09b1d4b Compare September 17, 2025 15:50
@G36maid G36maid force-pushed the mcp-server-markitdown branch from 09b1d4b to e4c26ce Compare September 24, 2025 08:58
Copy link
Member

@maxdeviant maxdeviant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@maxdeviant maxdeviant merged commit df79af3 into zed-industries:main Sep 25, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants