Skip to main content
Glama
kvnpetit

SRC (Structured Repo Context)

by kvnpetit

update_index

Refresh the search index by processing only changed files using SHA-256 hash detection, enabling fast updates after code modifications. Use dryRun to preview changes first.

Instructions

Refresh the search index after code changes. USE THIS instead of re-indexing - it's fast because it only processes changed files (SHA-256 hash detection). Use dryRun=true to preview changes first.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
directoryNoPath to the indexed directory.
dryRunNoOnly report changes without updating the index
forceNoForce re-index of all files (ignore hash cache)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kvnpetit/structured-repo-context-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server