File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed
Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ name : markdownify
2+ image : mcp/markdownify
3+ type : server
4+ meta :
5+ category : productivity
6+ tags :
7+ - productivity
8+ - markdown
9+ - conversion
10+ - pdf
11+ - docx
12+ - pptx
13+ - xlsx
14+ - html
15+ - audio
16+ - youtube
17+ about :
18+ title : Markdownify
19+ description : A Model Context Protocol server for converting almost anything to Markdown.
20+ icon : https://avatars.githubusercontent.com/u/182288589?s=200&v=4
21+ source :
22+ upstream : https://github.com/zcaceres/markdownify-mcp
23+ project : https://github.com/cmrigney/markdownify-mcp
24+ branch : add-dockerfile
25+ run :
26+ volumes :
27+ - ' {{markdownify.paths|volume|into}}'
28+ config :
29+ description : The MCP server is allowed to access these paths
30+ parameters :
31+ type : object
32+ properties :
33+ paths :
34+ type : array
35+ items :
36+ type : string
37+ default :
38+ - /Users/local-test
39+ required :
40+ - paths
You can’t perform that action at this time.
0 commit comments