{"protocolVersion":"2025-06-18","serverInfo":{"name":"tech-detect","title":"Tech Detect","version":"1.0.0"},"capabilities":{"tools":{"listChanged":false}},"transport":{"type":"http","endpoint":"https://stack.netzhandwerker.de/mcp","methods":["POST"]},"payment":{"protocol":"x402","network":"eip155:8453","asset":"USDC","note":"tools/list needs no payment. tools/call settles the tool price over x402."},"tools":[{"name":"detect_stack","description":"Identify the technology stack behind one website: CMS, shop system, framework, JavaScript libraries with version where visible, analytics, consent tool, payment provider, CDN, web server, host, font source, chat and booking widget. Every hit carries a confidence value from 0 to 100 and the evidence it rests on: response header, asset path, cookie, meta generator or DNS record. Paid per call in USDC over x402.","inputSchema":{"type":"object","required":["url"],"properties":{"url":{"type":"string","format":"uri","description":"Absolute http or https URL. Only the host matters for the cache; a path is followed but never probed separately."},"render":{"type":"boolean","default":false,"description":"Render the page in a headless browser before matching. Off by default: plain delivery is faster, cheaper on the origin and enough for almost every site. Turn it on for pages that build their markup entirely in JavaScript."},"refresh":{"type":"boolean","default":false,"description":"Bypass the 24 hour cache and fetch the origin again. Same price."}}}}]}