find_relatives

Show me relatives of a specific animal or plant. You can pass in a common name (like

Server ITIS MCP Server knustx/itis-mcp-server
Category Read
Risk class Low
Parameters 00 required

What find_relatives does on ITIS MCP Server

AI agents call find_relatives to retrieve information from ITIS MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why find_relatives needs a policy

This tool queries and retrieves hierarchical/relational data from a taxonomic database. It performs no writes, deletions, code execution, or financial operations. The worst-case misuse would be information disclosure or resource exhaustion from excessive queries, which is low severity. It clearly belongs in the Read category.

From the tool's definition Tool description indicates 'Show me relatives of a specific animal or plant' and is part of a taxonomic query server (ITIS) alongside other read-only tools like search_by_common_name, get_hierarchy, and get_full_species_profile.

Questions about find_relatives

What does the find_relatives tool do? +

Show me relatives of a specific animal or plant. You can pass in a common name (like. It is categorised as a Read tool in the ITIS MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on find_relatives? +

Register the ITIS MCP Server MCP server in PolicyLayer and add a rule for find_relatives: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches ITIS MCP Server. Nothing to install.

What risk level is find_relatives? +

find_relatives is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit find_relatives? +

Yes. Add a rate_limit block to the find_relatives rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block find_relatives completely? +

Set action: deny in the PolicyLayer policy for find_relatives. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides find_relatives? +

find_relatives is provided by the ITIS MCP Server MCP server (knustx/itis-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

find_relatives is one line of ITIS MCP Server's registry record.

The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.