llms-mcp serves as a Model Context Protocol (MCP) server, designed to enhance AI interactions by exposing your project's `llms.txt` file as a consumable resource. It automatically detects and parses `llms.txt` in your project root, making its content, along with any referenced local files or external URLs, accessible to MCP-compatible AI clients. This allows AI models to gain relevant context directly from your project's defined resources, streamlining development and improving AI-assisted workflows.