Scan my package.json for vulnerabilities
Common usage pattern for this MCP server
Ask Claude: "Scan my package.json for vulnerabilities"Security analysis and vulnerability scanning for dependencies
Analyze dependency security and supply chain risks with Socket's comprehensive vulnerability detection.~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"socket": {
"transport": "http",
"url": "https://mcp.socket.dev/"
}
}
}{
"mcpServers": {
"socket": {
"transport": "http",
"url": "https://mcp.socket.dev/"
}
}
}Rate limit exceeded - 429 Too Many Requests error
Rate limit: 600 requests/minute. Implement random exponential backoff for retries. Space out API calls to stay under 10 req/second average. Contact support@socket.dev to request rate limit increase for organization.
Authentication failed or API key invalid
Provide API token via HTTP Basic auth with token as username, blank password. Use Authorization: Bearer YOUR_API_KEY header format. Verify API key in Socket Dashboard settings. Generate new key if expired or compromised.
Package scan failed or unsupported package manager
Socket supports npm, PyPI, Go modules, Maven, and Packagist. Verify package.json or requirements.txt format valid. Check package exists in registry. Review scan output for specific error messages.
SBOM export or security report generation errors
Verify account has access to SBOM export features. Check report snapshot hash authentication (SHA2). Ensure sufficient permissions for license policy management. Review API response for specific error details.
Common usage pattern for this MCP server
Ask Claude: "Scan my package.json for vulnerabilities"Common usage pattern for this MCP server
Ask Claude: "Check the security score of lodash"Common usage pattern for this MCP server
Ask Claude: "Find risky dependencies in my project"Common usage pattern for this MCP server
Ask Claude: "Generate a security report"Loading reviews...
Join our community of Claude power users. No spam, unsubscribe anytime.
Required