Back to Home
intruder-io icon

intruder-mcp

Verified Safe

by intruder-io

Overview

Enables MCP clients to manage and query vulnerability scanning and security posture information from Intruder.io.

Installation

Run Command
docker container run --interactive --rm --init --env INTRUDER_API_KEY=<your-api-key> ghcr.io/intruder-io/intruder-mcp

Environment Variables

  • INTRUDER_API_KEY

Security Notes

The server correctly retrieves the Intruder API key from environment variables, preventing hardcoding. All external communication is directed to the official Intruder API endpoint. Pydantic models are used for data validation, enhancing robustness. No dangerous functions like 'eval' or arbitrary shell command execution from user input were detected in the provided source code.

Similar Servers

Stats

Interest Score41
Security Score9
Cost ClassMedium
Avg Tokens500
Stars21
Forks4
Last Update2025-11-26

Tags

IntrudersecurityvulnerabilityscanningAPIMCP