Atag MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 7 Jul 2026.
ATAG 2.0 (Authoring Tool Accessibility Guidelines) guidance for authoring tool developers
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 atag-mcp -- npx -y atag-mcp
{
"mcpServers": {
"atag-mcp": {
"args": [
"-y",
"atag-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.atag-mcp]
command = "npx"
args = ["-y", "atag-mcp"]
{
"mcpServers": {
"atag-mcp": {
"args": [
"-y",
"atag-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"atag-mcp": {
"args": [
"-y",
"atag-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.