Baronco/GenFilesMCP
GenFilesMCP: Minimal MCP Server for Open Web UI. Generates PPTX, XLSX, DOCX or MD files using user requests and full chat context. *Pull Requests are welcome 😁! Please make sure they are always submitted against the dev branch 🧐
Platform-specific configuration:
{
"mcpServers": {
"GenFilesMCP": {
"command": "npx",
"args": [
"-y",
"GenFilesMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...