scan_server_card
Fetch and scan an MCP server's well-known/mcp.json for security vulnerabilities to detect AVE threats in tool descriptions and schemas before connecting your agent.
Instructions
Fetch and scan an MCP server-card for security vulnerabilities.
Fetches .well-known/mcp.json from the given server URL and scans all tool descriptions, parameter descriptions, and config schemas for AVE vulnerabilities before your agent connects.
This is the primary tool to run before adding any MCP server to your configuration. A poisoned server-card injects behavioral instructions at the discovery layer, before any tool call is made.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Base URL of the MCP server (e.g. https://api.example.com) | |
| no_ignore | No | If True, bypass all suppressions and show every finding |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |