Slackdump as an MCP server
Please add support for MCP server, it will significantly simplify the setup process and fetching process
I already tried slackdump via LLM-agentic mode, and it works very well, bc you already has documented every tool
Hey @DenisSergeevitch, sorry for the late reply and thanks for the feedback on the documentation, I wish I had the same sentiment about it 🤣
Could you please expand on this? How would it make it simpler than the current menu-driven wizard interface? I have never used it and an example of how that could work could help me to understand.
I can't speak for Denis, but my use case would be something like this: Use the regular slackdump wizard/CLI to create the SQLite DB. Then expose the DB via MCP server to make queries like "Summarize messages in channel X in the last 7d".
There's an SQLite MCP server on that website, would that not work?
Yes! I'll play with it. Again, I can't speak for @DenisSergeevitch.