Skip to content
Gemini CLI

tech stack detector for Gemini CLI

io.github.dataleadspro/tech-stack-detector

Detect the technology stack behind any website: frameworks, CMS, analytics, and more from one POST.

client:Gemini CLI transport:streamable-http tools:1

Install tech stack detector in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "tech-stack-detector": {
      "httpUrl": "https://data.dataleads.pro/mcp/tech-stack-detector"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

tech stack detector in other clients