scan
Check the health of MCP servers by auto-discovering from config files and verifying that tools, prompts, and resources respond correctly. Optionally invoke tools to confirm execution.
Instructions
Use this to check if all your MCP servers are healthy. Auto-discovers servers from Claude config files, connects to each one, and verifies tools/prompts/resources respond correctly. Use with deep=true to also invoke tools and confirm they actually execute. Returns pass/fail status for every server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deep | No | Also invoke safe tools to verify they execute. | |
| config | No | Path to a specific MCP config file. If omitted, scans default locations. | |
| security | No | Run security analysis on tool schemas. |