HomeDevelopment › mcp-observatory

mcp-observatory

MCP security scanner. CI-native testing, attack simulation, health scoring, and SARIF.

TypeScript Local macOSWindowsLinux
★ 139 stars Last pushed 2026-09-22 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.36.1)

npx -y @kryptosai/mcp-observatory@1.36.1

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-observatory": {
      "command": "npx",
      "args": [
        "-y",
        "@kryptosai/mcp-observatory@1.36.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry