Llmbasedos is a minimal Arch Linux distribution acting as a secure bridge between Large Language Models and your personal data and tools. It utilizes the Model Context Protocol (MCP) to expose local capabilities, such as file system operations, email access, and agentic workflows, to various LLM frontends. The system is built on systemd services written in Python, featuring a central MCP gateway for authentication, authorization, and routing, along with dedicated MCP servers for specific functionalities. A custom shell provides an interactive interface for interacting with the gateway and executing commands.
Características Principales
01FS Server with virtual root for secure file system access
02Central MCP gateway for routing and access control
03155 GitHub stars
04Sync Server for file synchronization tasks via rclone
05Agent Server for executing agentic workflows
06Mail Server for email access and iCalendar parsing