scan
Check if all your MCP servers are healthy. Auto-discovers servers from Claude config files, connects to each one, verifies tools/prompts/resources respond, and returns pass/fail status.
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. |