“fetchitdown-mcp” 可以翻译为“获取它并向下执行-MCP”(注:这里的“MCP”可能是一个特定上下文中的缩写或代号,没有具体上下文难以给出确切翻译,因此保留原样)。不过,这种翻译可能并不完全符合中文表达习惯,具体翻译还需根据上下文来确定。如果“fetchitdown-mcp”是一个特定的命令、程序或项目名称,那么可能需要查找其官方或通用的中文翻译
一个具备浏览器和Markdown功能的MCP服务器
用法
{
"servers": {
"fetchitdown": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/DGideas/fetchitdown-mcp",
"fetchitdown"
]
}
}
}