Scans MCP plugins, agent skills, endpoints, code, networks, and configurations for security and compliance risks.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Agentaegis MCP.
compliance_framework_checkSOC 2, ISO 27001, HIPAA, PCI-DSS, NIST CSF assessment
evidence_collectEvidence collection plans for audit controls
control_gap_analysisPrioritized remediation roadmap
audit_report_generateAudit-ready compliance reports
policy_generateTailored security policy documents
vuln_scan_networkNetwork port and vulnerability scan
The astafford8488/agentaegis-mcp MCP server exposes cybersecurity operations as structured MCP tools for AI agents. Its coverage spans five main areas: compliance, vulnerability management, code security, defensive operations, and identity. It can assess SOC 2, ISO 27001, HIPAA, PCI-DSS, and NIST CSF controls; create evidence plans and audit reports; scan networks and web applications; look up CVEs; audit TLS, DNS, and email security; and review access or MFA coverage.
The trust-oriented tools address risks specific to agent ecosystems. scan_mcp_plugin checks an MCP server or plugin before installation or trust, scan_skill examines an agent skill for prompt-injection and excessive permissions, and vet_endpoint returns a PROCEED, CAUTION, or BLOCK verdict before an agent calls or pays an endpoint. Code-focused tools include static analysis, secret detection, and dependency auditing. Threat intelligence and incident triage tools support defensive investigations.
The project supports two transport modes. Local stdio mode runs the server process directly for a client such as Claude Desktop. Remote deployments use Streamable HTTP at /mcp; the repository documents local HTTP development and production deployment with Docker Compose or Railway.
Internally, the server presents MCP tool definitions and delegates work to open-source engines including nmap, Nuclei, sslyze, Semgrep, trufflehog, and trivy. Other tools query services such as NVD, AbuseIPDB, AlienVault OTX, abuse.ch, Have I Been Pwned, and Shodan. The architecture also includes target validation, isolated scan processes, rate limits, logging, and Supabase-backed customer, key, job, usage, and webhook data.
To run astafford8488/agentaegis-mcp locally, clone the repository, install dependencies with pnpm, copy .env.example to .env, build the project, and start the stdio entry point. The documented Claude Desktop configuration launches dist/index.js with Node and passes security-service API keys through the client environment.
Remote operation requires deployment configuration. The documented production variables include Supabase connection details, an x402 payee wallet, and API keys for NVD, AbuseIPDB, AlienVault OTX, abuse.ch, and HIBP. The HTTP API also exposes unauthenticated health and pricing routes, customer creation and API-key issuance routes, authenticated usage and job-status routes, and the MCP endpoint.
Remote authentication supports a database-backed API key or x402 micropayments. API-key customers use a monthly limit or prepaid billing model. x402 clients receive payment requirements and retry with an X-PAYMENT header after signing a USDC payment on Base.
The catalog includes 28 tools, with paid operational tools and free discovery or account tools. Representative capabilities include:
Use scanning tools only against systems you own or are explicitly authorized to test. Target validation permits public IP addresses and registered domains while blocking private or reserved ranges. Scans are limited by concurrency and per-target rate limits, and code repositories are shallow-cloned with size and timeout limits.
Secret scanning does not return complete secret values; it redacts them to the first and last four characters. Tool calls are logged with 90-day retention. The README states that live pricing is available from the deployed /pricing endpoint, so costs can change from the examples in the repository.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/astafford8488-agentaegis-mcp)<a href="https://allmcps.com/mcp/astafford8488-agentaegis-mcp"><img src="https://allmcps.com/api/badge/astafford8488-agentaegis-mcp?style=directory" alt="Agentaegis MCP on AllMCPs" /></a>