Loading MCP server directory, please wait...
CLI tool and MCP server that tests MCP servers for spec compliance
npx @getmcp/cli add io.github.YawLabs/mcp-complianceRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.YawLabs/mcp-compliance": {
"command": "npx",
"args": [
"-y",
"@yawlabs/mcp-compliance"
]
}
}
}