get_remediation_playbook — NPMScan MCP Tool Read-only
get_remediation_playbook
(get remediation playbook) is one of 23 tools on the
NPMScan
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_remediation_playbook from your client
- Claude Code NPMScan get_remediation_playbook run in your project directory
- Claude Desktop NPMScan get_remediation_playbook ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor NPMScan get_remediation_playbook ~/.cursor/mcp.json
- VS Code NPMScan get_remediation_playbook .vscode/mcp.json
- Zed NPMScan get_remediation_playbook ~/.config/zed/settings.json
- Windsurf NPMScan get_remediation_playbook ~/.codeium/windsurf/mcp_config.json
- Cline NPMScan get_remediation_playbook ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI NPMScan get_remediation_playbook ~/.gemini/settings.json
- Grok NPMScan get_remediation_playbook .mcp.json (in your project root)
- ChatGPT NPMScan get_remediation_playbook Settings → Connectors → Advanced → Developer mode
- Claude.ai NPMScan get_remediation_playbook Settings → Connectors → Add custom connector
- LangChain NPMScan get_remediation_playbook pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http npmscan https://npmscan.com/api/mcp
Other tools on this server
- search_packages
- get_package
- get_package_version
- get_maintainer_profile
- query_vulnerabilities
- batch_query_vulnerabilities
- get_latest_advisories
- get_cve
- analyze_install_script
- analyze_transitive_dependencies
- check_package_provenance
- check_maintainer_changes
- check_maintainer_blast_radius
- check_license_compliance
- diff_dependencies
- prioritize_remediation
- simulate_dependency_upgrade
- suggest_alternative
- compare_packages
- audit_github_repository
- generate_sbom
- enrich_npm_audit
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.