patrickkarle/loads-mcp-server
3.2
If you are the rightful owner of loads-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
LOADS MCP Server is an advanced document search solution designed to optimize the efficiency of large language models (LLMs) by intelligently searching documents and reducing token usage.
Tools
Functions exposed to the LLM to take actions
loads_search
Smart search with relevance scoring.
list_document_sections
Get document structure (TOC).
read_section
Read specific section by ID.
read_lines
Read specific line ranges.
search_content
Full-text regex search.
scan_directory
List all documents in folder.
search_directory
Search across all files.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client