Skip to content

Open Repo

Free

by MCP Community

CLI to run local MCP server for indexing local code repositories. Parse, search and serve your codebase to AI agents via the Model Context Protocol.

v1.0.2Added Apr 12, 2026
mcpmodel-context-protocolcode-indexingaillm
Works with:ClaudeGPTGeminiCopilot

Open Repo MCP Server

CLI to run local MCP server for indexing local code repositories. Parse, search and serve your codebase to AI agents via the Model Context Protocol.

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y open-repo-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "open-repo": {
      "command": "npx",
      "args": ["-y", "open-repo-mcp"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared