Back to directory
docnr/repo-explorer

docnr/repo-explorer

@DocNR

MCP server for efficient Git repository exploration with advanced caching, enabling code pattern search across multiple repos.

gitrepositoryexplorersearchcachingmcptypescriptcode-analysistool

Installation & Configuration

{
  "mcpServers": {
    "repo-explorer": {
      "command": "node",
      "args": [
        "/path/to/repo-explorer/build/index.js"
      ],
      "env": {},
      "disabled": false
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13