repo-reader-mcp

ZebraRoy/repo-reader-mcp

3.2

If you are the rightful owner of repo-reader-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Repo Reader MCP is a lightweight solution designed to enable LLMs and agents to access specific, relevant parts of a repository efficiently.

Tools

Functions exposed to the LLM to take actions

{name}-menu

Get a menu of {name}. Optional params: subPath?: string, depth?: number.

{name}-read-file

Read a file. Params: filePath: string, line?: number, range?: number.

{name}-search-file

Search text across files. Params: query: string, caseSensitive?: boolean, wholeWord?: boolean, regex?: boolean.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources