data science tools
Markdownify Mcp
An MCP server to convert almost any file or web content into Markdown
typescript
local
data science tools
Installation
npx -y zcaceres/markdownify-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "markdownify-mcp",
"command": "npx",
"args": [
"-y",
"zcaceres/markdownify-mcp"
]
}About This MCP Server
zcaceres/markdownify-mcp
An MCP server to convert almost any file or web content into Markdown
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub