Technology Stack Detection API
io.github.Br0ski777/tech-enrichmentDetect 50+ technologies on any website: CMS, frameworks, analytics, CDN. x402.
Tools · 1
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…
Similar MCP servers embedding-nearest
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"
}
}
}