check_overlaps

Detect overlaps/containment between CIDRs (high-leverage sanity check).

Server Network MCP Server labeveryday/network-mcp
Category Read
Risk class Low
Parameters 00 required

What check_overlaps does on Network MCP Server

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

Why check_overlaps needs a policy

This tool performs a comparison/detection operation on CIDR notation data structures. It reads network address information and computes whether ranges overlap or contain one another. This is a pure analytical read operation with no side effects, state changes, or external impacts. The 'high-leverage sanity check' phrase refers to the value of the analysis, not to any destructive or dangerous capability.

From the tool's definition Tool name 'check_overlaps' and description 'Detect overlaps/containment between CIDRs' indicates a data analysis operation that examines CIDR ranges for overlap patterns.

Questions about check_overlaps

What does the check_overlaps tool do? +

Detect overlaps/containment between CIDRs (high-leverage sanity check). It is categorised as a Read tool in the Network MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on check_overlaps? +

Register the Network MCP Server MCP server in PolicyLayer and add a rule for check_overlaps: 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 Network MCP Server. Nothing to install.

What risk level is check_overlaps? +

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

Can I rate-limit check_overlaps? +

Yes. Add a rate_limit block to the check_overlaps 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 check_overlaps completely? +

Set action: deny in the PolicyLayer policy for check_overlaps. 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 check_overlaps? +

check_overlaps is provided by the Network MCP Server MCP server (labeveryday/network-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

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.