MCP Uptime
← MCP Reliability Index  /  AI & LLM
A

AgentAegis

io.github.astafford8488/agentaegis
Pay-per-call cybersecurity for AI agents: vuln scans, threat intel, compliance, code security.
healthy
status
28
tools exposed
500ms
connect latency
9e17b2e456c7
schema fingerprint

Tools (28)

compliance_framework_check
Assess an organization's security posture against a compliance framework (SOC 2, ISO 27001, HIPAA, PCI-DSS, NIST CSF).
evidence_collect
Generate evidence collection plans for compliance controls.
control_gap_analysis
Deep-dive analysis of compliance control gaps with remediation roadmap.
audit_report_generate
Generate audit-ready compliance reports.
policy_generate
Generate tailored security policy documents.
vuln_scan_network
Scan an IP/domain for open ports, services, and vulnerabilities.
vuln_scan_web_app
Scan a web app for OWASP Top 10 vulnerabilities.
vuln_prioritize
Prioritize vulnerabilities by exploitability and business impact.
cve_lookup
Look up CVE details, CVSS scores, and patches.
ssl_tls_audit
Audit SSL/TLS configuration for a domain.
sast_scan
Static analysis for security vulnerabilities. Supports Python, JS/TS, Java, Go, Ruby, PHP, C/C++.
secret_scan
Detect hardcoded secrets in source code.
dependency_audit
Audit dependencies for known vulnerabilities (npm, pip, Go, Ruby, Java, Cargo).
incident_triage
Classify and respond to security incidents.
threat_intel_lookup
IOC lookup against threat intel feeds.
dns_security_check
Check DNS security (SPF, DKIM, DMARC, DNSSEC).
email_security_audit
Comprehensive email security audit.
access_review
Audit user access against least-privilege.
mfa_audit
Assess MFA coverage and strength.
credential_check
Check email/domain in breach databases (HIBP).
vet_endpoint
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 into one decision with reasons.
scan_mcp_plugin
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 install hooks, obfuscation, plus Semgrep + secret scanning → a PROCEED/CAUTION/BLOCK verdict with findings.
scan_skill
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 grants, plus exfiltration, dangerous capabilities, secrets and obfuscation in bundled scripts → a PROCEED/CAUTION/BLOCK v
account_balance
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.
help
Returns AgentAegis FAQ — authentication, balance/billing, tool catalog, async jobs, error codes, x402, rate limits, security. Optional topic filter. Free to call.
agent_whoami
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.
agent_history
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
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.

Endpoint

https://agentaegis-mcp-production.up.railway.app/mcp
Category: AI & LLM · Last checked: 2026-07-30T13:50:39Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.