VOOZH about

URL: https://mcp.so/server/tapsite/gr1ff3n

โ‡ฑ Tapsite MCP Server


Tapsite

@gr1ff3n

MCP server for web intelligence extraction. 52 tools for design system analysis, accessibility auditing, performance profiling, tech stack detection, security scanning, and competitive teardowns โ€” all returned as structured JSON your AI agent can reason about. Works with Claude, Cursor, Windsurf, and any MCP-compatible agent. Login once to MFA-protected sites and extract forever โ€” sessions persist across tool calls. **Tool categories:** - Design Tokens โ€” colors, fonts, spacing, shadows, CSS variables, contrast - Content Extraction โ€” tables, links, metadata, forms, readable body text - Visual Assets โ€” images, SVGs, favicons - Layout Intelligence โ€” flex/grid layout tree, components, breakpoints - Network Intelligence โ€” API schema inference, tech stack detection, third-party script classification - Advanced Intelligence โ€” security headers/CSP, PWA analysis, Web Components, storage audit, AI/ML detection, Canvas/WebGL, i18n, GraphQL, WebAssembly - Accessibility โ€” WCAG contrast, ARIA audit - Performance โ€” Core Web Vitals, resource sizing - Multi-page โ€” site crawl, cross-site diff, temporal change tracking - Workflows โ€” full teardown, pre-launch audit, asset harvest, design system export Credential safety built in โ€” no auto-login, no credentials in chat. Manual login via headed browser, session persists via Playwright profile.
Overview
MCP Server ยท 52 Tools

tapsite

The MCP server for web intelligence extraction. Give your AI agent the ability to understand websites โ€” not just drive a browser.

52
Tools
9
Categories
4
Workflows
2
Export Formats
What makes tapsite different

Other browser MCPs

  • Click buttons
  • Fill forms
  • Take screenshots
  • Read raw HTML

tapsite

  • Extract full design systems
  • Audit WCAG accessibility
  • Diff sites over time
  • Detect tech stacks & APIs
  • Export W3C design tokens
  • Capture network traffic
Tool Categories
๐Ÿ”
Session
8 tools
๐Ÿ“„
Content
5 tools
๐ŸŽจ
Design Tokens
5 tools
๐Ÿ–ผ๏ธ
Visual Assets
4 tools
๐Ÿ“
Layout Intelligence
3 tools
๐ŸŒ
Network
3 tools
๐Ÿ”—
Multi-page
2 tools
๐Ÿ›ก๏ธ
Auditing
16 tools
โšก
Workflows
4 presets
One-call workflows
tapsite_teardown
Full competitive analysis โ€” every extractor in a single call
tapsite_audit
Pre-launch QA: accessibility, contrast, performance, SEO, dark mode
tapsite_harvest
Asset inventory: images, SVGs, fonts, forms, links
tapsite_designsystem
W3C design tokens JSON + CSS custom properties export
Get started in seconds
Add to your MCP config โ€” works with Claude, Cursor, Windsurf, and any MCP client.
<div class="tap-code-block">
 <span class="tap-comment">// Add to your MCP config</span><br>
 {<br>
 &nbsp;&nbsp;<span class="tap-hl">"mcpServers"</span>: {<br>
 &nbsp;&nbsp;&nbsp;&nbsp;<span class="tap-hl">"tapsite"</span>: {<br>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"command": "npx",<br>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"args": ["-y", "tapsite"]<br>
 &nbsp;&nbsp;&nbsp;&nbsp;}<br>
 &nbsp;&nbsp;}<br>
 }
</div>
<!-- Security -->
<div class="tap-security" style="margin-top: 1.5rem;">
 <div class="tap-security-icon">๐Ÿ›ก๏ธ</div>
 <div class="tap-security-text">
 <strong>Built with security in mind.</strong>
 Prompt injection defense, HTTPS enforced, private IPs blocked, auth headers redacted, credential-free MFA login flow. Credentials never enter the chat.
 </div>
</div>

Server Config

{
 "mcpServers": {
 "tapsite": {
 "command": "npx",
 "args": [
 "-y",
 "tapsite"
 ]
 }
 }
}
ยฉ 2025 MCP.so. All rights reserved.

Build with ShipAny.