🛠️

sniff

QA + a11y scanner: walks your running app's real user flows and reports what's broken.

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "boudjem-sniff": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "boudjem-sniff": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "boudjem-sniff": { "command": "npx", "args": [] } } }

About This MCP Server

The io.github.Aboudjem/sniff server is a QA and accessibility scanner that analyzes a running application by simulating real user flows and identifies broken elements. It connects to the application to scan its user flows, enabling developers to detect and fix issues. Developers would use this tool during the testing phase of their application development to ensure quality and accessibility standards are met.

QA + a11y scanner: walks your running app's real user flows and reports what's broken.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport.

What tools does it provide?

The sniff server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/boudjem-sniff.svg)](https://skillsplayground.com/mcps/boudjem-sniff/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.