list_scan_results — MCP health — MCP directory health check diagnostics MCP Tool Read-only
list_scan_results
(list scan results) is one of 2 tools on the
MCP health — MCP directory health check diagnostics
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_scan_results from your client
- Claude Code MCP health — MCP directory health check diagnostics list_scan_results run in your project directory
- Claude Desktop MCP health — MCP directory health check diagnostics list_scan_results ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MCP health — MCP directory health check diagnostics list_scan_results ~/.cursor/mcp.json
- VS Code MCP health — MCP directory health check diagnostics list_scan_results .vscode/mcp.json
- Zed MCP health — MCP directory health check diagnostics list_scan_results ~/.config/zed/settings.json
- Windsurf MCP health — MCP directory health check diagnostics list_scan_results ~/.codeium/windsurf/mcp_config.json
- Cline MCP health — MCP directory health check diagnostics list_scan_results ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MCP health — MCP directory health check diagnostics list_scan_results ~/.gemini/settings.json
- Grok MCP health — MCP directory health check diagnostics list_scan_results .mcp.json (in your project root)
- ChatGPT MCP health — MCP directory health check diagnostics list_scan_results Settings → Connectors → Advanced → Developer mode
- Claude.ai MCP health — MCP directory health check diagnostics list_scan_results Settings → Connectors → Add custom connector
- LangChain MCP health — MCP directory health check diagnostics list_scan_results pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http probe https://mcp-health.rowb.app/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 26 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.