Loading languages...
DO

DocNR/repo-explorer

@DocNR3

MCP server for efficient Git repository exploration with advanced caching. Search code patterns across multiple repositories, manage reference codebases, and analyze patterns with 95%+ performance improvements. Integrates with Claude AI via desktop app or VSCode extension. Configurable and platform-independent.

git
repository-exploration
code-search
caching
claude-integration

# mcpServer Config

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

# stdio

node /path/to/repo-explorer/build/index.js
Transport:
stdio
Language:
TypeScript
Created:4/10/2025
Updated:8/10/2025