Loading MCP server directory, please wait...
Check websites against the W3C Web Sustainability Guidelines and look up the guidelines
npx @getmcp/cli add io.github.ivanoats/wsg-checkRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ivanoats/wsg-check": {
"command": "npx",
"args": [
"-y",
"@sustainablewebsites/wsg-check",
"--mcp"
],
"env": {
"WSG_CHECK_NO_LOCAL": "",
"WSG_CHECK_ALLOW_PRIVATE": ""
}
}
}
}