MCPVault

read_chunk_neighbors

MCP tool from MCP Local Rag by shinpr

Read surrounding chunks from a search result

How to use it

read_chunk_neighbors is exposed by the MCP Local Rag MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the read_chunk_neighbors tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Local Rag

$claude mcp add local-rag --scope user --env BASE_DIR=/absolute/path/to/your/documents -- npx -y mcp-local-rag
FULL MCP LOCAL RAG LISTING