Skip to main content
Glama
w0h1v

VirusTotal MCP Server

get_ip_relationship

Query a specific relationship type for an IP address, such as communicating files, SSL certificates, or WHOIS records, to investigate detailed connections with pagination support.

Instructions

Query a specific relationship type for an IP address with pagination support. Choose from 15 relationship types including communicating files, historical SSL certificates, WHOIS records, resolutions, and threat actors. Useful for detailed investigation of specific relationship types.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ipYesIP address to analyze
limitNo
cursorNo
relationshipYesType of relationship to query
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided. Mentions pagination support but does not disclose read-only nature, authentication needs, rate limits, or response format. For a query tool, the behavioral burden is partially unmet.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences efficiently convey purpose and context. No redundancy. Could be slightly more structured but is acceptable.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema exists; description does not explain response structure, error handling, or prerequisites (e.g., valid IP). Lacks details on pagination output (e.g., cursor usage). Incomplete for a tool with 4 parameters.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 50%. Description adds 'pagination support' which loosely covers cursor and limit, but does not elaborate on parameter formats, defaults, or enum meanings beyond what the schema provides. Fails to fully compensate for low coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states the verb (query), resource (IP address relationship), and specificity (specific relationship type with pagination). Distinguishes from siblings like get_domain_relationship by focusing on IP. Lists relationship types implicitly through the input schema enum.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides context 'useful for detailed investigation of specific relationship types' but does not explicitly compare to alternatives like get_ip_report or get_domain_relationship. Lacks when-not-to-use guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/w0h1v/mcp-virustotal'

If you have feedback or need assistance with the MCP directory API, please join our Discord server