tobocop2/lilbee
🔌 MCP Servertobocop2
A versatile local AI assistant that manages models, indexes files, and crawls websites with source citations.
Lilbee is a sophisticated MCP server that bridges the gap between local LLM execution and data retrieval. It is engineered to provide users with a private, secure, and highly capable AI assistant that operates entirely on local infrastructure. One of its standout features is its model-agnostic architecture; it can handle model management internally or delegate inference tasks to established local runtimes such as Ollama or LM Studio.
Beyond simple chat capabilities, Lilbee excels at information synthesis. It features robust indexing capabilities, allowing it to parse local file systems and code repositories to provide grounded, relevant answers. Furthermore, it includes a web crawling module that enables the AI to ingest external data from specific URLs. Every response generated by Lilbee includes citations, ensuring transparency and verifiability. This makes it an ideal solution for developers and researchers who require AI assistance without sacrificing data privacy or relying on cloud-based APIs.
💡Highlights
- ├─Local RAG with source citations
- ├─Supports Ollama and LM Studio
- └─Indexes local files and code
🎯For
- ├─Software Developers
- └─Data Researchers