Tapsite runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 8 Aug 2026.
MCP server for web inspection, design system extraction, and accessibility audits
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
this._cacheDir = path.join(baseDir || config.CACHE_DIR, domain);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tapsite -- npx -y tapsite
{
"mcpServers": {
"tapsite": {
"args": [
"-y",
"tapsite"
],
"command": "npx"
}
}
}
[mcp_servers.tapsite]
command = "npx"
args = ["-y", "tapsite"]
{
"mcpServers": {
"tapsite": {
"args": [
"-y",
"tapsite"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tapsite": {
"args": [
"-y",
"tapsite"
],
"command": "npx"
}
}
}
MCP Server for Optics Design System documentation and token usage.
MCP server for Storybook design systems — extract component HTML, styles and metadata.
Validate design tokens for accessibility, scales, and design-system constraint consistency.
Design system MCP with 9 tools for component discovery, rendering, and a11y auditing
Run accessibility, contrast, and design token audits and file QA issues from your AI coding tool.
Connect AI coding agents to Anima Playground, Figma, and your design system.
Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.
Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.
Answers built from our own checks of this server.