Skip to main content
Glama

network_ip_range_calculator

Compute IPv4 CIDR ranges, list all host addresses, verify IP membership in subnets, and retrieve netmask, broadcast, and wildcard details.

Instructions

Menu ID: ip_range_calculator. IP Range Calculator. Calculate IP ranges from CIDR blocks, list every host address, check if an IP falls inside a subnet, and get netmask, broadcast, and wildcard details for IPv4. Use describe_tool with tool_id "ip_range_calculator" for full page guidance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
operationYes
cidrYes
worker_idNoOptional registered healthy worker peer ID. Omit to use the default master-server behavior.
Behavior3/5

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

The description lists the main operations (calculate, list, check, get) but lacks details about side effects, error handling, or any destructive behavior. Since annotations are absent, the description partially compensates but remains incomplete.

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

Conciseness3/5

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

The description includes a redundant 'Menu ID' line and the phrase 'IP Range Calculator' that repeats the tool name. It is somewhat front-loaded but could be more concise.

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?

Given no output schema and only partial parameter documentation, the description fails to fully equip the agent to use the tool effectively. The pointer to describe_tool partially compensates, but the definition should be more self-contained.

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 only 33% (worker_id is documented). The description does not explain the operation parameter's allowed values or the format of cidr, leaving the agent guessing about valid inputs.

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

Purpose4/5

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

The description clearly states the tool calculates IP ranges from CIDR blocks, lists host addresses, checks IP membership, and provides netmask/broadcast/wildcard details for IPv4. It uses specific verbs and resources, but does not differentiate from sibling tools like network_cidr_calculator.

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

Usage Guidelines2/5

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

No explicit guidance on when to use this tool vs alternatives or what prerequisites exist. The description implies its functionality but does not provide exclusion criteria or suggest alternative tools for other use cases.

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/Jambozx/onlinecybertools-mcp-server'

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