Back to search
30
MCP

@agentutil/norm-mcp

npm/@agentutil/norm-mcp

MCP server — statistical baselines for autonomous AI agents to detect anomalies

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@agentutil/think-mcp
MCP server — intent security pre-flight checks for autonomous AI agents
0 tools
@agentutil/undo-mcp
MCP server — reversibility intelligence for autonomous AI agents
0 tools
net.agentutil/norm-mcp
Statistical baselines — check if values are normal or anomalous for a given category.
0 tools
@agentutil/context-mcp
MCP server — situational awareness for autonomous AI agents (holidays, business hours, platform status)
0 tools
@agentutil/verify-mcp
MCP server — structured verification and trending data tools
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@agentutil/norm-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}