← Index

io.github.mgriffen/tapsite

io.github.mgriffen/tapsite·v4.0.1·Other
Quality Score
84
/100

MCP server for web inspection, design system extraction, and accessibility audits

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tapsite": {
      "command": "npx",
      "args": [
        "-y",
        "tapsite"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tapsite": {
      "command": "npx",
      "args": [
        "-y",
        "tapsite"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y tapsite
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other