Skip to main content
Glama
227,631 tools. Last updated 2026-06-23 12:14

"A tool for overviewing, summarizing, and editing local documents" matching MCP tools:

  • Initialize a local knowledge base in a directory, creating the .lilbee/ folder with documents/, data/, and .gitignore. Automatically switches the session to use this knowledge base for subsequent tool calls.
    Elastic 2.0
  • Create a named local vector index for retrieval-augmented generation. Documents added are embedded via Ollama for local RAG without cloud dependencies.
  • Generate project source files in memory for agent inspection. Review planned source, docs, migrations, and config before local project creation.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Find local businesses on Google: name, address, phone, hours, ratings, and photos.

  • Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.

  • Analyzes documents to automatically create JSON schemas for structured data extraction, enabling consistent field definitions across similar documents.
    MIT
  • Lock a memory to protect it from deletion and editing. Ownership verification available via agent ID.
    MIT
  • Add documents to a collection by providing a URL for download, processing them for text extraction, and indexing them for semantic search.
    MIT
  • Assess modification risk for files by analyzing dependents, impact surface, churn, ownership, co-change partners, and test gaps using code graph and git history. Run before editing hotspot or shared files.
    GPL 3.0
  • Create a new document collection to organize related documents and enable semantic search across their contents. Returns a collection ID for managing documents.
    MIT
  • Unlock a memory to allow deletion and editing. Ownership is enforced when an agent ID is provided.
    MIT
  • Create a searchable knowledge tool for retrieving documents. Integrates selected knowledge folders into a custom tool for RAG-based document search.
    MIT