list_public_cve_records — Hacker Bob public records MCP Tool Read-only
list_public_cve_records
(list public cve records) is one of 22 tools on the
Hacker Bob public records
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_public_cve_records from your client
- Claude Code Hacker Bob public records list_public_cve_records run in your project directory
- Claude Desktop Hacker Bob public records list_public_cve_records ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Hacker Bob public records list_public_cve_records ~/.cursor/mcp.json
- VS Code Hacker Bob public records list_public_cve_records .vscode/mcp.json
- Zed Hacker Bob public records list_public_cve_records ~/.config/zed/settings.json
- Windsurf Hacker Bob public records list_public_cve_records ~/.codeium/windsurf/mcp_config.json
- Cline Hacker Bob public records list_public_cve_records ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Hacker Bob public records list_public_cve_records ~/.gemini/settings.json
- Grok Hacker Bob public records list_public_cve_records .mcp.json (in your project root)
- ChatGPT Hacker Bob public records list_public_cve_records Settings → Connectors → Advanced → Developer mode
- Claude.ai Hacker Bob public records list_public_cve_records Settings → Connectors → Add custom connector
- LangChain Hacker Bob public records list_public_cve_records pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hacker-bob-public-records https://hackerbob.ai/mcp
Other tools on this server
- get_public_cve_record
- search_public_cve_records
- get_capabilities
- get_my_account
- list_workspaces
- get_workspace
- list_assets
- get_asset
- begin_domain_authorization
- check_domain_authorization
- list_assessments
- get_assessment
- prepare_assessment
- launch_assessment
- cancel_assessment
- list_findings
- get_finding
- list_reports
- get_report
- get_credit_summary
- list_audit_events
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.