scan
Check MCP server health: auto-discovers servers from Claude config, connects and validates tools/prompts/resources. Optionally invoke tools to confirm execution and run security analysis. Get pass/fail status for every server.
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 |
|---|---|---|---|
| config | No | Path to a specific MCP config file. If omitted, scans default locations. | |
| deep | No | Also invoke safe tools to verify they execute. | |
| security | No | Run security analysis on tool schemas. |