Skip to content
Back to search
90
MCP live v1.1.0 sse

Technology Stack Detection API

io.github.Br0ski777/tech-enrichment

Detect 50+ technologies on any website: CMS, frameworks, analytics, CDN. x402.

Uptime
50.0%
4 probes
Response
13ms
last probe
Tools
1
callable

Tools · 1

website_detect_tech_stack

Use this when you need to identify what technologies a website uses. Returns structured JSON with categorized detections, confidence levels, and evidence for each technology found. 1. technologies (a…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "technology_stack_detection_api": {
      "url": "https://tech-enrichment.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}