Database Health Check
Tool@snippbot/db-health-check ORG
Database health monitoring: slow query detection, missing indexes, and connection pool stats. Distinct from built-in database_query.
Notion
Tool@snippbot/notion ORG
Create and manage Notion pages, databases, and blocks. Full CRUD for your Notion workspace.
SQL Tools
@snippbot/sql-tools ORG
Execute SQL queries against local SQLite databases. Schema inspection, query optimization, and CSV/JSON export.
Spec: Technical Specification Generator
@snippbot/workflow-spec ORG
Generate a living technical specification from a feature idea. Defines API contracts, database schemas, user stories with Given/When/Then acceptance criteria, UI hierarchy, security rules, and test requirements.
CVE Lookup MCP Server
@snippbot/mcp-cve-lookup ORG
MCP server for searching the NIST National Vulnerability Database (NVD). Look up CVE details by ID, search by keyword or product, and check library versions for known vulnerabilities with CVSS severity scores.
Dependency Vulnerability Alert
@snippbot/hook-dep-vuln-alert ORG
Hook that triggers when dependency files change (package.json, requirements.txt, Cargo.toml, go.mod). Scans updated dependencies against known vulnerability databases and alerts on HIGH/CRITICAL CVEs.