sourcescout-mcp

rodrigoGA/sourcescout-mcp
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
Small MCP server for multi-repository code search, file inspection, and Git history, with no indexing required.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sourcescout-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rodrigoGA/sourcescout-mcp"
      ]
    }
  }
}

README Excerpt

SourceScout MCP is a lightweight, self-hosted MCP server that helps coding agents understand multiple Git projects over HTTP. It keeps configured repositories available on disk, refreshes managed clones on demand, and gives agents a small tool surface for answering questions about how an application actually behaves.

Tools (7)

CODE_MCP_TOKENall_projectscode_inspect_shellimmediatelist_projectsone_projectsourcescout