Home › Other › GitHits

GitHits

Search public open-source code, documentation, metadata, vulnerabilities, changelogs, and examples.

TypeScript Remote
★ 109 stars Last pushed 2026-09-23 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.githits.com Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http githits-cli https://mcp.githits.com

Or add to your MCP client config:

{
  "mcpServers": {
    "githits-cli": {
      "url": "https://mcp.githits.com"
    }
  }
}

Package (npm 0.22.0)

npx -y githits@0.22.0

Or add to your MCP client config:

{
  "mcpServers": {
    "githits-cli": {
      "command": "npx",
      "args": [
        "-y",
        "githits@0.22.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry