VibeCheck MCP Server
Related Servers
Alternatives to VibeCheck MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceAn AI-powered security audit tool that analyzes codebases for vulnerabilities using real-time data from MITRE CWE and npm audit. It enables deep analysis of authentication, API security, and dependencies to provide structured findings and remediation steps.26 npm1MIT
- AlicenseBqualityDmaintenanceA Node.js-based frontend security audit tool that performs comprehensive dependency security audits for both local projects and remote repositories. Generates detailed Markdown reports with vulnerability detection, risk assessment, and fix recommendations.15 npm7ISC
- AlicenseNot gradedqualityDmaintenanceAutomatically detects security vulnerabilities in AI-generated code, scanning for hardcoded secrets, injection flaws, XSS, weak cryptography, authentication issues, path traversal, and vulnerable dependencies across JavaScript, Python, Java, and Go.16 npm2MIT
- AlicenseCqualityDmaintenanceAudits npm package dependencies for security vulnerabilities, providing detailed reports and fix recommendations with MCP integration.149 npm57MIT
- AlicenseAqualityFmaintenanceActs as a security checkpoint for AI coding agents by intercepting package installations to verify existence, check against CVE databases, and block vulnerable or hallucinated dependencies before they reach your codebase. Provides seven security tools including pre-install gates, full project audits, safe version recommendations, and deep transitive dependency scanning for npm and PyPI packages.746 npm4MIT
- AlicenseNot gradedqualityDmaintenanceA frontend security dependency auditing tool that identifies vulnerabilities in local and remote repositories using the Model Context Protocol. It provides detailed audit information like CVSS scores and dependency chains, generating standardized markdown reports.14 npmMIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: check_dependencies focuses specifically on npm dependency vulnerabilities using npm audit, while scan_codebase performs a broader AI-powered security audit across multiple code aspects. There is no overlap in scope or functionality.
Both tools follow a consistent verb_noun naming pattern (check_dependencies, scan_codebase) with clear action verbs describing their functions. The naming is uniform and predictable throughout the tool set.
With only 2 tools, this server feels severely under-scoped for its apparent purpose of security auditing. A comprehensive security toolset would typically include more operations like fixing vulnerabilities, monitoring, or configuration management. The count is too low for meaningful agent workflows.
While the tools cover vulnerability checking and code scanning, there are significant gaps in the security audit lifecycle. Missing are tools for remediation (e.g., fix_vulnerabilities, update_dependencies), reporting, configuration management, or continuous monitoring. This incomplete surface will limit agent effectiveness.