SecurityStack MCP
Related Servers
Alternatives to SecurityStack MCP
No user-submitted related servers found.
Related Servers
- AlicenseCqualityBmaintenanceSecurity scanner and MCP server that catches dangerous patterns in MCP servers and AI agent projects, such as leaked secrets, shell execution, and prompt-injection text. Runs as both a CLI and MCP server with CI-friendly severity gates.21MIT
- AlicenseNot gradedqualityBmaintenanceMCP security scanner for AI agents - detects prompt injection, secrets, PII, and vets MCP servers before installationApache 2.0
- AlicenseNot gradedqualityAmaintenanceThis MCP server enables security auditing for MCP configurations and AI agents, including prompt injection testing, data flow tracing, and security policy generation.30 npmMIT
- AlicenseAqualityCmaintenanceMCP server for https://oathe.ai security audits. Runtime behavioral analysis and security scanner for Ai systems. Check trust scores before installing MCP servers, plugins, or AI agent skills.59 npm1MIT
- FlicenseNot gradedqualityCmaintenanceMCP server for auditing AI agent permissions and access by scanning for the trifecta of credentials, injection, and reach without heavy infrastructure.-
- AlicenseNot gradedqualityCmaintenanceProvides a security scanner for AI agent skills and MCP servers, detecting threats like prompt injection, identity hijacking, and memory poisoning.15 npm2MIT
TDQS
Scored across 6 tools
Each tool addresses a distinct security concern: skill scanning, dependency health, network probing, MCP config auditing, and secrets/PII detection. The full_stack_audit is clearly a composite that calls the others, so there's no confusion about when to use individual tools vs. the aggregate.
Most tools follow a verb_noun pattern (scan_skill, check_dependencies, audit_mcp_server_config, scan_secrets). However, network_scan and full_stack_audit invert the order, making the pattern slightly inconsistent.
With 6 tools, the set is well-scoped for a security-focused server, covering different attack surfaces without unnecessary bloat. Each tool earns its place and the count falls comfortably within the ideal range.
The tool set covers a broad range of security checks relevant to AI agent workflows, including skills, dependencies, network, MCP configuration, and data leakage. The full_stack_audit tool aggregates all checks, providing a complete posture assessment in one call. No obvious gaps exist for the stated purpose.