Tech Stack Detector: Wappalyzer & BuiltWith Alt, CSV or Sheet for Claude Desktop
io.github.nero-engine/tech-stack-detector
Detect CMS, ecommerce, analytics, payments and email hosting for every website in a list.
client:Claude Desktop
transport:streamable-http
Install Tech Stack Detector: Wappalyzer & BuiltWith Alt, CSV or Sheet in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tech-stack-detector": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com/?tools=nerolabs/tech-stack-detector"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs