mcp-config
Version:
CLI client to edit MCP server configurations
12 lines (11 loc) • 322 B
JSON
{
"name": "pandoc",
"url": "https://github.com/vivekVells/mcp-pandoc",
"description": "MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more",
"command": "uvx",
"args": {
"fixed": ["mcp-pandoc"],
"configurable": []
},
"env": []
}