Llmbasedos icon

Llmbasedos

155

Exposes local capabilities to Large Language Models (LLMs) via the Model Context Protocol (MCP).

소개

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.

주요 기능

  • FS Server with virtual root for secure file system access
  • Central MCP gateway for routing and access control
  • 155 GitHub stars
  • Sync Server for file synchronization tasks via rclone
  • Agent Server for executing agentic workflows
  • Mail Server for email access and iCalendar parsing

사용 사례

  • Securely connecting local files and data to LLMs
  • Automating tasks and workflows through LLM-driven agents
  • Providing a standardized interface for LLMs to interact with local resources