mcpserver.lol
registry/agentaegis
Connection check verified live · 27h ago

agentaegis

Pay-per-call cybersecurity for AI agents: vuln scans, threat intel, compliance, code security.

Tools 28
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

28 tools

Read from the running server on 27h ago.

access_review read-only users*admin_rolesprevious_scan_idsensitive_permissions
Review user and role assignments you supply against least-privilege, flagging excessive, stale or orphaned access. Analyzes data the caller provides; it does not connect to an iden…
account_balance read-only
Returns the calling API key's prepaid balance, monthly limit, current month usage, and a breakdown of how many of each tool the customer can still afford. Free to call.
agent_history read-only toollimitsincetarget
Lists your recent scans (scan_id, tool, target, status, time) so you can retrieve or chain from a prior result. Optional limit/tool/target/since filters. Free to call.
agent_scan_get read-only scan_id*include_full_output
Retrieves one of your prior scans by scan_id, including the stored full output, so you can build on earlier results without re-paying. Free to call.
agent_whoami read-only
Returns your persistent AgentAegis agent identity (agent_id), how you're identified (API key / wallet / anonymous session), and lifetime call count + spend. Free to call.
audit_report_generate read-only framework*report_date*report_type*previous_scan_idorganization_name*assessment_results*
Synthesize findings into an audit-ready compliance report. Use at the END of an engagement, once gaps are closed. If the user only wants to know where they currently stand, run com…
compliance_framework_check read-only framework*previous_scan_idorganization_profile*
Assess an organization's security posture against a compliance framework (SOC 2, ISO 27001, HIPAA, PCI-DSS, NIST CSF) and report per-control status. Use this FIRST when asked wheth…
control_gap_analysis read-only framework*failing_controls*previous_scan_idbudget_constrainttimeline_constraint
Turn unmet compliance controls into a prioritized remediation roadmap with effort estimates. Use after compliance_framework_check to answer 'what do we fix first'. Costs $2 per cal…
credential_check read-only target*check_type*previous_scan_id
Check whether an email address or domain appears in known credential-breach corpora (Have I Been Pwned), with the breaches and data classes exposed. Use when assessing account-take…
cve_lookup read-only cve_id*previous_scan_id
Look up one CVE by identifier: CVSS score and vector, affected products, patch availability and references. Use when a specific CVE ID is already known. Costs $1 per call.
dependency_audit read-only source*previous_scan_id
Audit a dependency manifest or https git repo for known-vulnerable packages (trivy): npm, pip, Go, Ruby, Java, Cargo. The cheapest, highest-signal first step when assessing an unfa…
dns_security_check read-only domain*previous_scan_id
Check a domain's DNS security records — SPF, DKIM, DMARC, DNSSEC — and grade the configuration. Passive. Covers the records themselves; for full spoofability posture use email_secu…
email_security_audit read-only domain*previous_scan_idinclude_mx_analysis
Full email-security posture for a domain: whether mail from it can be spoofed, with DMARC/SPF/DKIM alignment and policy strength. A superset of dns_security_check for the email que…
evidence_collect read-only framework*control_ids*integrationsprevious_scan_id
Build an evidence-collection plan for specific compliance controls: what artifact each control needs, where it comes from, and what makes it sufficient. Use when preparing for a re…
help read-only topic
Returns AgentAegis FAQ — authentication, balance/billing, tool catalog, async jobs, error codes, x402, rate limits, security. Optional topic filter. Free to call.
incident_triage read-only indicators*previous_scan_idenvironment_contextincident_description*
Classify a security incident and produce severity, likely category, containment steps and a response plan. Use when something has already happened. If all you have is a suspicious…
mfa_audit read-only users*previous_scan_id
Assess MFA coverage and factor strength across a user or configuration set you supply, flagging unenrolled accounts and weak factors such as SMS. Analyzes data the caller provides;…
policy_generate read-only industry*frameworks*policy_type*customizationsemployee_count*previous_scan_id +1
Generate a tailored written security policy (incident response, access control, encryption, vendor management, remote work, and similar). Use when a control gap specifically calls…
sast_scan read-only source*previous_scan_idseverity_threshold
Static analysis of source code or an https git repo for security flaws (Semgrep): injection, unsafe deserialization, path traversal, crypto misuse. Python, JS/TS, Java, Go, Ruby, P…
scan_mcp_plugin read-only source*previous_scan_id
Scan an MCP server (git repo or code) for supply-chain risk BEFORE trusting it — exfiltration (secrets/env to the network), prompt-injection sinks, dangerous capabilities, npm inst…
scan_skill read-only source*previous_scan_id
Scan an agent SKILL (git repo or SKILL.md) for supply-chain risk BEFORE trusting it — prompt-injection / hidden-unicode in the instructions (hard block), over-broad allowed-tools g…
secret_scan read-only source*include_historyprevious_scan_id
Detect hardcoded credentials, API keys and tokens in source code or an https git repo (trufflehog), verified against the issuing provider where supported. Use when the question is…
ssl_tls_audit read-only porthostname*previous_scan_id
Audit a domain's TLS configuration (sslyze): certificate validity and expiry, protocol versions, cipher suites, and known TLS weaknesses. Passive — safe against any host. Costs $1…
threat_intel_lookup read-only indicator*indicator_type*previous_scan_id
Reputation and indicator lookup for an IP or domain across AbuseIPDB, AlienVault OTX and abuse.ch. The cheapest way to check whether an indicator is known-bad. Interpret with care:…
vet_endpoint read-only endpoint*previous_scan_id
Composite trust verdict (PROCEED/CAUTION/BLOCK) for an endpoint an agent is about to call or pay — combines TLS/cert health, DNS hygiene, threat-intel reputation, and domain age in…
vuln_prioritize read-only findings*business_contextprevious_scan_id
Rank vulnerabilities you already have by exploitability and business impact, and group them into remediation actions. Analyzes findings you supply; it discovers nothing on its own.…
vuln_scan_network asynctarget*scan_type*port_rangeprevious_scan_id
Discover open ports, running services and known vulnerabilities on an IP or domain (nmap). SENDS REAL TRAFFIC to the target and may trigger intrusion detection — only run against h…
vuln_scan_web_app asyncscan_depth*target_url*exclude_pathsauthenticationprevious_scan_id
Scan a web application for OWASP Top 10 issues and known CVEs (Nuclei). SENDS REAL TRAFFIC to the target — authorized targets only, confirm before calling. Pass async:true to get a…