Swipies AI MCP tools
The MCP server currently offers a specialized tool to assist users in searching for relevant information powered by Swipies AI DeepDoc technology:
- retrieve: Fetches relevant chunks from specified
dataset_idsand optionaldocument_idsusing the Swipies AI retrieve interface, based on a given question. Details of all available datasets, namely,idanddescription, are provided within the tool description for each individual dataset.
For more information, see our Python implementation of the [MCP server](https://github.com/infiniflow/Swipies AI/blob/main/mcp/server/server.py).