# Technology Stack Detection API MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-br0ski777-tech-enrichment
- Repository: https://github.com/Br0ski777/tech-enrichment-x402
- Website: https://github.com/Br0ski777/tech-enrichment-x402

## Install
- Endpoint: https://tech-enrichment.api.klymax402.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://tech-enrichment.api.klymax402.com/mcp

## Tools
- 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 (array) -- each entry has name, category, confidence, evidence
2. categories detected: CMS (WordPress, Shopify, Wix, Webflow), JS Frameworks (React, Next.js, Vue, Angular, Svelte), CSS (Tailwind, Bootstrap), Analytics (Google Analytics, GTM, Facebook Pixel, Hotjar, Mixpanel), Hosting (Vercel, Netlify, AWS, Railway), CDN (Cloudflare), Payments (Stripe, PayPal), Support (Intercom, Crisp, Zendesk)
3. summary.totalDetected (number) -- count of technologies found
4. summary.categories (object) -- count per category

Example output: {"technologies":[{"name":"React","category":"JS Framework","confidence":"high","evidence":"react-dom in bundle"},{"name":"Tailwind CSS","category":"CSS","confidence":"high","evidence":"tailwind classes in HTML"},{"name":"Vercel","category":"Hosting","confidence":"medium","evidence":"x-vercel-id header"}],"summary":{"totalDetected":8,"categories":{"JS Framework":2,"CSS":1,"Hosting":1,"Analytics":3,"Payments":1}}}

Use this BEFORE sales outreach (to personalize pitch by tech stack), competitive analysis, or security audits. Essential for qualifying leads by technology fit and understanding competitor architecture.

Do NOT use for full company data -- use company_enrich_from_domain instead. Do NOT use for SEO analysis -- use seo_audit_page instead. Do NOT use for website content -- use web_scrape_to_markdown instead. Endpoint: https://tech-enrichment.api.klymax402.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Br0ski777
- Version: 1.2.0
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
