Loading MCP server directory, please wait...
Statistical baselines — check if values are normal or anomalous for a given category.
npx @getmcp/cli add net.agentutil/norm-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"net.agentutil/norm-mcp": {
"command": "npx",
"args": [
"-y",
"@agentutil/norm-mcp"
]
}
}
}