What has already been read, and what was found in it
get_corpus_coverageNo arguments. Returns how many MCP servers have been read at source level, and the share of them with each category of finding (credential access, network egress, install-time execution, prompt-injection surface).
Use this to judge whether checking a specific server is worth it before you look one up. It reports aggregate counts only - no per-server findings, and no verdict about any individual server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| not_read | Yes | Retrieved but contained no implementation code. Not 'clean' - there was nothing to read. | |
| categories | Yes | Share of judged servers with at least one finding in the category. Counted per server, not per finding. Most findings describe the server's stated job. | |
| disclaimer | Yes | ||
| lookup_tool | No | ||
| servers_read | Yes | Read at source level and judged. | |
| analyzer_version | No |