loda-mcp-server

patrickkarle/loda-mcp-server

3.2

If you are the rightful owner of loda-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.

LODA MCP Server is a Model Context Protocol server designed to optimize document access for large language models (LLMs) by providing token-efficient search capabilities.

Tools

Functions exposed to the LLM to take actions

loda_search

The main search tool for finding relevant document sections.

list_document_sections

Get hierarchical structure of a document.

read_section

Read a specific section by ID with context.

read_lines

Read a specific line range from a document.

search_content

Basic regex search without LODA optimization.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources