File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed
Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ name : markitdown
2+ image : mcp/markitdown
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 : Markitdown
19+ description : A lightweight MCP server for calling MarkItDown.
20+ icon : https://avatars.githubusercontent.com/u/6154722?v=4
21+ source :
22+ project : https://github.com/microsoft/markitdown
23+ directory : packages/markitdown-mcp
24+ run :
25+ volumes :
26+ - ' {{markitdown.paths|volume|into}}'
27+ config :
28+ description : The MCP server is allowed to access these paths
29+ parameters :
30+ type : object
31+ properties :
32+ paths :
33+ type : array
34+ items :
35+ type : string
36+ default :
37+ - /Users/local-test
38+ required :
39+ - paths
You can’t perform that action at this time.
0 commit comments