Implements a minimal FastMCP server providing basic document query tools.
Fast Local is a lightweight and easily deployable FastMCP server designed to provide essential document querying capabilities. It allows users to search documents by content, retrieve a list of all available documents with their metadata, and fetch the full content of specific files. Built with Python, it offers a straightforward way to integrate document management and retrieval into various applications, with easy extensibility for adding custom tools.