Skip to content

Error: Error processing to Markdown: markitdown executable not found #12

@1304836815

Description

@1304836815

我用docker容器安装,查找和读取文件时显示markitdown executable not found,不太清楚问题出在哪里。

{
"mcpServers": {
"markdownify-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"--mount",
"type=bind,src=C:/Users/xiweiqianying/Documents/Cline/MCP/markdownify-mcp,dst=/app/data",
"hdsingh/markdownify-mcp:latest",
"pnpm",
"start"
],
"disabled": false,
"autoApprove": []
}
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions