Currently the MCP server can index json, csv and xml formats. We could use a project like https://github.com/docling-project/docling-java or use Apache Tika (in process) to parse documents in various supported formats and export into markdown and then index and be able to search over them.
Currently the MCP server can index json, csv and xml formats. We could use a project like https://github.com/docling-project/docling-java or use Apache Tika (in process) to parse documents in various supported formats and export into markdown and then index and be able to search over them.